Searched refs:ves1x93_attach (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | ves1x93.h | 31 extern struct dvb_frontend* ves1x93_attach(const struct ves1x93_config* config, 34 static inline struct dvb_frontend* ves1x93_attach(const struct ves1x93_config* config, in ves1x93_attach() function
|
D | ves1x93.c | 446 struct dvb_frontend* ves1x93_attach(const struct ves1x93_config* config, in ves1x93_attach() function 543 EXPORT_SYMBOL(ves1x93_attach);
|
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/ |
D | budget-patch.c | 324 budget->dvb_frontend = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &budget->i2c_adap); in frontend_init()
|
D | av7110.c | 2113 av7110->fe = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &av7110->i2c_adap); in frontend_init() 2199 av7110->fe = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &av7110->i2c_adap); in frontend_init()
|
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/ttpci/ |
D | budget.c | 485 budget->dvb_frontend = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &budget->i2c_adap); in frontend_init()
|