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)))
544 dev_dbg(&intf->dev, "adap %u\n", fe_to_adap(fe)->id); in af9015_get_stream_config()560 const unsigned int adap_id = fe_to_adap(fe)->id; in af9015_streaming_ctrl()675 ret = state->set_frontend[fe_to_adap(fe)->id](fe); in af9015_af9013_set_frontend()692 ret = state->read_status[fe_to_adap(fe)->id](fe, status); in af9015_af9013_read_status()708 ret = state->init[fe_to_adap(fe)->id](fe); in af9015_af9013_init()724 ret = state->sleep[fe_to_adap(fe)->id](fe); in af9015_af9013_sleep()740 ret = state->tuner_init[fe_to_adap(fe)->id](fe); in af9015_tuner_init()756 ret = state->tuner_sleep[fe_to_adap(fe)->id](fe); in af9015_tuner_sleep()
559 struct dvb_usb_adapter *adap = fe_to_adap(fe); in lme2510_streaming_ctrl()871 struct dvb_usb_adapter *adap = fe_to_adap(fe); in dm04_read_status()1155 struct dvb_usb_adapter *adap = fe_to_adap(fe); in lme2510_get_stream_config()
1936 dev_dbg(&intf->dev, "adap=%d\n", fe_to_adap(fe)->id); in af9035_get_stream_config()