Lines Matching defs:adapter
916 static int stk7700p_pid_filter(struct dvb_usb_adapter *adapter, int index,
919 struct dib0700_adapter_state *state = adapter->priv;
920 struct dib0700_state *st = adapter->dev->priv;
923 return state->dib7000p_ops.pid_filter(adapter->fe_adap[0].fe, index, pid, onoff);
924 return dib7000m_pid_filter(adapter->fe_adap[0].fe, index, pid, onoff);
927 static int stk7700p_pid_filter_ctrl(struct dvb_usb_adapter *adapter, int onoff)
929 struct dib0700_state *st = adapter->dev->priv;
930 struct dib0700_adapter_state *state = adapter->priv;
932 return state->dib7000p_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff);
933 return dib7000m_pid_filter_ctrl(adapter->fe_adap[0].fe, onoff);
936 static int stk70x0p_pid_filter(struct dvb_usb_adapter *adapter, int index, u16 pid, int onoff)
938 struct dib0700_adapter_state *state = adapter->priv;
939 return state->dib7000p_ops.pid_filter(adapter->fe_adap[0].fe, index, pid, onoff);
942 static int stk70x0p_pid_filter_ctrl(struct dvb_usb_adapter *adapter, int onoff)
944 struct dib0700_adapter_state *state = adapter->priv;
945 return state->dib7000p_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff);
1326 static int stk80xx_pid_filter(struct dvb_usb_adapter *adapter, int index,
1329 struct dib0700_adapter_state *state = adapter->priv;
1331 return state->dib8000_ops.pid_filter(adapter->fe_adap[0].fe, index, pid, onoff);
1334 static int stk80xx_pid_filter_ctrl(struct dvb_usb_adapter *adapter,
1337 struct dib0700_adapter_state *state = adapter->priv;
1339 return state->dib8000_ops.pid_filter_ctrl(adapter->fe_adap[0].fe, onoff);
2194 static int dib90x0_pid_filter(struct dvb_usb_adapter *adapter, int index, u16 pid, int onoff)
2196 return dib9000_fw_pid_filter(adapter->fe_adap[0].fe, index, pid, onoff);
2199 static int dib90x0_pid_filter_ctrl(struct dvb_usb_adapter *adapter, int onoff)
2201 return dib9000_fw_pid_filter_ctrl(adapter->fe_adap[0].fe, onoff);
3129 if (adap->dev->adapter[0].fe_adap[0].fe == NULL) {
3137 i2c = state->dib7000p_ops.get_i2c_master(adap->dev->adapter[0].fe_adap[0].fe, DIBX000_I2C_INTERFACE_GPIO_6_7, 1);
4027 .adapter = {
4091 .adapter = {
4131 .adapter = {
4196 .adapter = {
4241 .adapter = {
4322 .adapter = {
4367 .adapter = {
4424 .adapter = {
4490 .adapter = {
4539 .adapter = {
4611 .adapter = {
4647 .adapter = {
4673 .adapter = {
4723 .adapter = {
4767 .adapter = {
4816 .adapter = {
4853 .adapter = {
4890 .adapter = {
4927 .adapter = {
4964 .adapter = {
5001 .adapter = {
5052 .adapter = {
5087 .adapter = {
5124 .adapter = {
5162 .adapter = {
5216 .adapter = {