Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dvp7045.h63 extern struct dvb_frontend * vp7045_fe_attach(struct dvb_usb_device *d);
H A Dvp7045-fe.c141 struct dvb_frontend * vp7045_fe_attach(struct dvb_usb_device *d) in vp7045_fe_attach() function
H A Dvp7045.c161 adap->fe_adap[0].fe = vp7045_fe_attach(adap->dev); in vp7045_frontend_attach()