Searched refs:fe_to_adap (Results 1 – 4 of 4) sorted by relevance
49 #define fe_to_adap(fe) ((struct dvb_usb_adapter *) ((fe)->dvb->priv)) macro50 #define fe_to_d(fe) (adap_to_d(fe_to_adap(fe)))
543 dev_dbg(&intf->dev, "adap %u\n", fe_to_adap(fe)->id); in af9015_get_stream_config()559 const unsigned int adap_id = fe_to_adap(fe)->id; in af9015_streaming_ctrl()674 ret = state->set_frontend[fe_to_adap(fe)->id](fe); in af9015_af9013_set_frontend()691 ret = state->read_status[fe_to_adap(fe)->id](fe, status); in af9015_af9013_read_status()707 ret = state->init[fe_to_adap(fe)->id](fe); in af9015_af9013_init()723 ret = state->sleep[fe_to_adap(fe)->id](fe); in af9015_af9013_sleep()739 ret = state->tuner_init[fe_to_adap(fe)->id](fe); in af9015_tuner_init()755 ret = state->tuner_sleep[fe_to_adap(fe)->id](fe); in af9015_tuner_sleep()
555 struct dvb_usb_adapter *adap = fe_to_adap(fe); in lme2510_streaming_ctrl()881 struct dvb_usb_adapter *adap = fe_to_adap(fe); in dm04_read_status()1170 struct dvb_usb_adapter *adap = fe_to_adap(fe); in lme2510_get_stream_config()
1935 dev_dbg(&intf->dev, "adap=%d\n", fe_to_adap(fe)->id); in af9035_get_stream_config()