Release 4.17 drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.h
  
  
  
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * c8sectpfe-common.h - C8SECTPFE STi DVB driver
 *
 * Copyright (c) STMicroelectronics 2015
 *
 *   Author: Peter Griffin <peter.griffin@linaro.org>
 *
 */
#ifndef _C8SECTPFE_DVB_H_
#define _C8SECTPFE_DVB_H_
int c8sectpfe_frontend_attach(struct dvb_frontend **fe,
			struct c8sectpfe *c8sectpfe, struct channel_info *tsin,
			int chan_num);
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp | 
| Peter Griffin | 31 | 93.94% | 1 | 50.00% | 
| Benjamin Gaignard | 2 | 6.06% | 1 | 50.00% | 
| Total | 33 | 100.00% | 2 | 100.00% | 
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.