Home
last modified time | relevance | path

Searched refs:vp702x_fe_attach (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dvp702x.h109 extern struct dvb_frontend * vp702x_fe_attach(struct dvb_usb_device *d);
H A Dvp702x-fe.c324 struct dvb_frontend * vp702x_fe_attach(struct dvb_usb_device *d) in vp702x_fe_attach() function
H A Dvp702x.c327 adap->fe_adap[0].fe = vp702x_fe_attach(adap->dev); in vp702x_frontend_attach()