Searched refs:tda10021_attach (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda1002x.h | 49 extern struct dvb_frontend* tda10021_attach(const struct tda1002x_config* config, 52 static inline struct dvb_frontend* tda10021_attach(const struct tda1002x_config* config, in tda10021_attach() function
|
H A D | tda10021.c | 446 struct dvb_frontend* tda10021_attach(const struct tda1002x_config* config, in tda10021_attach() function 526 EXPORT_SYMBOL_GPL(tda10021_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda1002x.h | 49 extern struct dvb_frontend* tda10021_attach(const struct tda1002x_config* config, 52 static inline struct dvb_frontend* tda10021_attach(const struct tda1002x_config* config, in tda10021_attach() function
|
H A D | tda10021.c | 446 struct dvb_frontend* tda10021_attach(const struct tda1002x_config* config, in tda10021_attach() function 526 EXPORT_SYMBOL_GPL(tda10021_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
H A D | mantis_vp2040.c | 124 fe = dvb_attach(tda10021_attach, &vp2040_tda1002x_cu1216_config, in vp2040_frontend_init()
|
H A D | mantis_vp2033.c | 124 fe = dvb_attach(tda10021_attach, &vp2033_tda1002x_cu1216_config, in vp2033_frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/mantis/ |
H A D | mantis_vp2033.c | 124 fe = dvb_attach(tda10021_attach, &vp2033_tda1002x_cu1216_config, in vp2033_frontend_init()
|
H A D | mantis_vp2040.c | 124 fe = dvb_attach(tda10021_attach, &vp2040_tda1002x_cu1216_config, in vp2040_frontend_init()
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1291 fe = dvb_attach(tda10021_attach, &philips_cu1216_config, in frontend_init() 1295 fe = dvb_attach(tda10021_attach, &philips_cu1216_config_altaddress, in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1292 fe = dvb_attach(tda10021_attach, &philips_cu1216_config, in frontend_init() 1296 fe = dvb_attach(tda10021_attach, &philips_cu1216_config_altaddress, in frontend_init()
|
Completed in 8 milliseconds