Home
last modified time | relevance | path

Searched refs:fe_to_d (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/
A Ddvb_usb.h50 #define fe_to_d(fe) (adap_to_d(fe_to_adap(fe))) macro
51 #define fe_to_priv(fe) (fe_to_d(fe)->priv)
A Ddvbsky.c80 struct dvb_usb_device *d = fe_to_d(fe); in dvbsky_streaming_ctrl()
219 struct dvb_usb_device *d = fe_to_d(fe); in dvbsky_usb_set_voltage()
260 struct dvb_usb_device *d = fe_to_d(fe); in dvbsky_usb_read_status()
332 struct dvb_usb_device *d = fe_to_d(fe); in dvbsky_usb_ci_set_voltage()
A Danysee.c173 dev_dbg(&fe_to_d(fe)->udev->dev, "%s: onoff=%d\n", __func__, onoff); in anysee_streaming_ctrl()
174 return anysee_ctrl_msg(fe_to_d(fe), buf, sizeof(buf), NULL, 0); in anysee_streaming_ctrl()
522 return anysee_wr_reg_mask(fe_to_d(fe), REG_IOE, (enable << 4), 0x10); in anysee_i2c_gate_ctrl()
528 struct dvb_usb_device *d = fe_to_d(fe); in anysee_frontend_ctrl()
A Dzd1301.c231 struct dvb_usb_device *d = fe_to_d(fe); in zd1301_streaming_ctrl()
A Dec168.c300 struct dvb_usb_device *d = fe_to_d(fe); in ec168_streaming_ctrl()
A Dgl861.c521 return friio_ext_ctl(fe_to_d(fe), led_color, true); in friio_streaming_ctrl()
A Dlmedm04.c803 struct dvb_usb_device *d = fe_to_d(fe); in dm04_lme2510_set_voltage()
838 struct dvb_usb_device *d = fe_to_d(fe); in dm04_read_status()
A Daf9015.c541 struct dvb_usb_device *d = fe_to_d(fe); in af9015_get_stream_config()
554 struct dvb_usb_device *d = fe_to_d(fe); in af9015_streaming_ctrl()
A Daz6007.c190 struct dvb_usb_device *d = fe_to_d(fe); in az6007_streaming_ctrl()
A Dmxl111sf.c267 struct dvb_usb_device *d = fe_to_d(fe); in mxl111sf_adap_fe_init()
A Drtl28xxu.c1588 struct dvb_usb_device *d = fe_to_d(fe); in rtl28xxu_frontend_ctrl()
A Daf9035.c1933 struct dvb_usb_device *d = fe_to_d(fe); in af9035_get_stream_config()

Completed in 48 milliseconds