Home
last modified time | relevance | path

Searched refs:pid_filter_ctrl (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddibusb-mb.c193 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
283 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
352 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
415 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
H A Ddib0700_devices.c932 return state->dib7000p_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff); in stk7700p_pid_filter_ctrl()
945 return state->dib7000p_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff); in stk70x0p_pid_filter_ctrl()
1339 return state->dib8000_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff); in stk80xx_pid_filter_ctrl()
3953 .pid_filter_ctrl = stk7700p_pid_filter_ctrl,
4057 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4069 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4122 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4167 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4248 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4293 .pid_filter_ctrl
[all...]
H A Dm920x.c944 .pid_filter_ctrl = m920x_pid_filter_ctrl,
992 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1055 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1079 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1175 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1232 .pid_filter_ctrl = m920x_pid_filter_ctrl,
H A Ddibusb-mc.c63 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
H A Da800.c97 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
H A Ddvb-usb-dvb.c63 adap->props.fe[adap->active_fe].pid_filter_ctrl != NULL) { in dvb_usb_ctrl_feed()
64 ret = adap->props.fe[adap->active_fe].pid_filter_ctrl(adap, in dvb_usb_ctrl_feed()
H A Dnova-t-usb2.c186 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Drtl2830.h23 * @pid_filter_ctrl: Control PID filter.
35 int (*pid_filter_ctrl)(struct dvb_frontend *, int); member
H A Daf9033.h86 int (*pid_filter_ctrl)(struct dvb_frontend *fe, int onoff); member
H A Drtl2832.h23 * @pid_filter_ctrl: Control PID filter.
44 int (*pid_filter_ctrl)(struct dvb_frontend *, int); member
H A Daf9013.h32 * @pid_filter_ctrl: Control PID filter.
74 int (*pid_filter_ctrl)(struct dvb_frontend *, int); member
H A Ddib8000.h61 int (*pid_filter_ctrl)(struct dvb_frontend *fe, u8 onoff); member
H A Ddib7000p.h58 int (*pid_filter_ctrl)(struct dvb_frontend *fe, u8 onoff); member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Drtl2830.h23 * @pid_filter_ctrl: Control PID filter.
35 int (*pid_filter_ctrl)(struct dvb_frontend *, int); member
H A Drtl2832.h23 * @pid_filter_ctrl: Control PID filter.
44 int (*pid_filter_ctrl)(struct dvb_frontend *, int); member
H A Daf9033.h86 int (*pid_filter_ctrl)(struct dvb_frontend *fe, int onoff); member
H A Daf9013.h32 * @pid_filter_ctrl: Control PID filter.
74 int (*pid_filter_ctrl)(struct dvb_frontend *, int); member
H A Ddib7000p.h58 int (*pid_filter_ctrl)(struct dvb_frontend *fe, u8 onoff); member
H A Ddib8000.h61 int (*pid_filter_ctrl)(struct dvb_frontend *fe, u8 onoff); member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddibusb-mb.c214 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
304 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
373 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
436 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
H A Ddib0700_devices.c932 return state->dib7000p_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff); in stk7700p_pid_filter_ctrl()
945 return state->dib7000p_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff); in stk70x0p_pid_filter_ctrl()
1339 return state->dib8000_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff); in stk80xx_pid_filter_ctrl()
4034 .pid_filter_ctrl = stk7700p_pid_filter_ctrl,
4138 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4150 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4203 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4248 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4329 .pid_filter_ctrl = stk70x0p_pid_filter_ctrl,
4374 .pid_filter_ctrl
[all...]
H A Dm920x.c953 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1001 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1064 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1088 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1184 .pid_filter_ctrl = m920x_pid_filter_ctrl,
1241 .pid_filter_ctrl = m920x_pid_filter_ctrl,
H A Ddibusb-mc.c83 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
H A Da800.c103 .pid_filter_ctrl = dibusb_pid_filter_ctrl,
H A Ddvb-usb-dvb.c63 adap->props.fe[adap->active_fe].pid_filter_ctrl != NULL) { in dvb_usb_ctrl_feed()
64 ret = adap->props.fe[adap->active_fe].pid_filter_ctrl(adap, in dvb_usb_ctrl_feed()

Completed in 18 milliseconds

123