Searched refs:dib9000_set_gpio (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | dib9000.h | 36 extern int dib9000_set_gpio(struct dvb_frontend *fe, u8 num, u8 dir, u8 val); 70 static inline int dib9000_set_gpio(struct dvb_frontend *fe, u8 num, u8 dir, u8 val) in dib9000_set_gpio() function
|
| H A D | dib9000.c | 1771 int dib9000_set_gpio(struct dvb_frontend *fe, u8 num, u8 dir, u8 val) in dib9000_set_gpio() function 1776 EXPORT_SYMBOL(dib9000_set_gpio);
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.symbols | |
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | dib0700_devices.c | 2213 return dib9000_set_gpio(fe, 5, 0, !onoff); in dib90x0_tuner_reset() 2218 return dib9000_set_gpio(fe, 0, 0, onoff); in dib90x0_tuner_sleep()
|