Searched refs:stv0900_attach (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/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);
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dw2102.c | 1234 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104a_stv0900_config, in dw2104_frontend_attach() 1253 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104_stv0900_config, in dw2104_frontend_attach() 1410 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &prof_7500_stv0900_config, in prof_7500_frontend_attach()
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.c | 932 adap->fe[0] = dvb_attach(stv0900_attach, in anysee_frontend_attach()
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1551 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register()
|