Home
last modified time | relevance | path

Searched refs:ves1820_attach (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dves1820.h33 extern struct dvb_frontend* ves1820_attach(const struct ves1820_config* config,
36 static inline struct dvb_frontend* ves1820_attach(const struct ves1820_config* config, in ves1820_attach() function
H A Dves1820.c362 struct dvb_frontend* ves1820_attach(const struct ves1820_config* config, in ves1820_attach() function
437 EXPORT_SYMBOL_GPL(ves1820_attach);
/linux/drivers/media/pci/ttpci/
H A Dbudget.c520 …budget->dvb_frontend = dvb_attach(ves1820_attach, &alps_tdbe2_config, &budget->i2c_adap, read_pwm(… in frontend_init()
/linux/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1546 ttusb->fe = dvb_attach(ves1820_attach, &alps_tdbe2_config, &ttusb->i2c_adap, read_pwm(ttusb)); in frontend_init()