cregit-Linux how code gets into the kernel

Release 4.11 drivers/media/platform/sti/delta/delta-debug.h

/*
 * Copyright (C) STMicroelectronics SA 2015
 * Authors: Hugues Fruchet <hugues.fruchet@st.com>
 *          Fabrice Lecoultre <fabrice.lecoultre@st.com>
 *          for STMicroelectronics.
 * License terms:  GNU General Public License (GPL), version 2
 */

#ifndef DELTA_DEBUG_H

#define DELTA_DEBUG_H

char *delta_streaminfo_str(struct delta_streaminfo *s, char *str,
			   unsigned int len);
char *delta_frameinfo_str(struct delta_frameinfo *f, char *str,
			  unsigned int len);
void delta_trace_summary(struct delta_ctx *ctx);

#endif /* DELTA_DEBUG_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Hugues Fruchet55100.00%1100.00%
Total55100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.