![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * MaxLinear MxL301RF OFDM tuner driver 0004 * 0005 * Copyright (C) 2014 Akihiro Tsukada <tskd08@gmail.com> 0006 */ 0007 0008 #ifndef MXL301RF_H 0009 #define MXL301RF_H 0010 0011 #include <media/dvb_frontend.h> 0012 0013 struct mxl301rf_config { 0014 struct dvb_frontend *fe; 0015 }; 0016 0017 #endif /* MXL301RF_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |