Searched refs:stv0900_attach (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900.h | 47 extern struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, 50 static inline struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach() function
|
H A D | stv0900_core.c | 1898 struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach() function 1960 EXPORT_SYMBOL_GPL(stv0900_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0900.h | 47 extern struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, 50 static inline struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach() function
|
H A D | stv0900_core.c | 1898 struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach() function 1960 EXPORT_SYMBOL_GPL(stv0900_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dw2102.c | 1212 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104a_stv0900_config, in dw2104_frontend_attach() 1231 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104_stv0900_config, in dw2104_frontend_attach() 1388 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &prof_7500_stv0900_config, in prof_7500_frontend_attach()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dw2102.c | 1208 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104a_stv0900_config, in dw2104_frontend_attach() 1227 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104_stv0900_config, in dw2104_frontend_attach() 1384 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &prof_7500_stv0900_config, in prof_7500_frontend_attach()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1581 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register() 1601 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1581 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register() 1601 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.c | 932 adap->fe[0] = dvb_attach(stv0900_attach, in anysee_frontend_attach()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.c | 932 adap->fe[0] = dvb_attach(stv0900_attach, in anysee_frontend_attach()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1550 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1551 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register()
|
Completed in 25 milliseconds