Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/dvb-usb/
Dvp7045.h66 extern struct dvb_frontend * vp7045_fe_attach(struct dvb_usb_device *d);
Dvp7045-fe.c145 struct dvb_frontend * vp7045_fe_attach(struct dvb_usb_device *d) in vp7045_fe_attach() function
Dvp7045.c217 adap->fe_adap[0].fe = vp7045_fe_attach(adap->dev); in vp7045_frontend_attach()