cregit-Linux how code gets into the kernel

Release 4.18 drivers/media/tuners/mxl301rf.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * MaxLinear MxL301RF OFDM tuner driver
 *
 * Copyright (C) 2014 Akihiro Tsukada <tskd08@gmail.com>
 */

#ifndef MXL301RF_H

#define MXL301RF_H

#include <media/dvb_frontend.h>


struct mxl301rf_config {
	
struct dvb_frontend *fe;
};

#endif /* MXL301RF_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Akihiro Tsukada2395.83%266.67%
Mauro Carvalho Chehab14.17%133.33%
Total24100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.