Searched refs:dib9000_get_slave_frontend (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Ddib9000.h41 extern struct dvb_frontend *dib9000_get_slave_frontend(struct dvb_frontend *fe, int slave_index);
100 static inline struct dvb_frontend *dib9000_get_slave_frontend(struct dvb_frontend *fe, int slave_index) function
H A Ddib9000.c2462 struct dvb_frontend *dib9000_get_slave_frontend(struct dvb_frontend *fe, int slave_index) function
2470 EXPORT_SYMBOL(dib9000_get_slave_frontend); variable
/linux-master/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2527 fe_slave = dib9000_get_slave_frontend(adap->fe_adap[0].fe, 1);

Completed in 155 milliseconds