Searched refs:dib9000_fw_pid_filter (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib9000.h | 38 extern int dib9000_fw_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff); 82 static inline int dib9000_fw_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff) in dib9000_fw_pid_filter() function
|
H A D | dib9000.c | 1809 int dib9000_fw_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff) in dib9000_fw_pid_filter() function 1838 EXPORT_SYMBOL(dib9000_fw_pid_filter); 2150 dib9000_fw_pid_filter(state->fe[0], in dib9000_set_frontend()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 2196 return dib9000_fw_pid_filter(adapter->fe_adap[0].fe, index, pid, onoff); in dib90x0_pid_filter()
|