Searched refs:cx22700_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx22700.h | 23 extern struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, 26 static inline struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function
|
H A D | cx22700.c | 373 struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function 435 EXPORT_SYMBOL_GPL(cx22700_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cx22700.h | 23 extern struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, 26 static inline struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function
|
H A D | cx22700.c | 373 struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function 435 EXPORT_SYMBOL_GPL(cx22700_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 1561 ttusb->fe = dvb_attach(cx22700_attach, &alps_tdmb7_config, &ttusb->i2c_adap); in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 1561 ttusb->fe = dvb_attach(cx22700_attach, &alps_tdmb7_config, &ttusb->i2c_adap); in frontend_init()
|
Completed in 6 milliseconds