Searched refs:tuner_sleep (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Ddib7000p.h63 int (*tuner_sleep)(struct dvb_frontend *fe, int onoff); member in struct:dib7000p_ops
H A Ddib8000.h49 int (*tuner_sleep)(struct dvb_frontend *fe, int onoff); member in struct:dib8000_ops
H A Dstv6110x.h43 int (*tuner_sleep) (struct dvb_frontend *fe); member in struct:stv6110x_devctl
H A Dstv090x.h93 int (*tuner_sleep)(struct dvb_frontend *fe); member in struct:stv090x_config
H A Dstv6110x.c360 .tuner_sleep = stv6110x_sleep,
H A Ddib7000p.c2790 ops->tuner_sleep = dib7090_tuner_sleep; dib7000p_attach()
H A Dstv090x.c3913 if (state->config->tuner_sleep) { stv090x_sleep()
3914 if (state->config->tuner_sleep(fe) < 0) stv090x_sleep()
H A Ddib8000.c4504 ops->tuner_sleep = dib8096p_tuner_sleep; dib8000_attach()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Daf9015.h140 int (*tuner_sleep[2]) (struct dvb_frontend *fe); member in struct:af9015_state
H A Daf9015.c716 ret = state->tuner_sleep[fe_to_adap(fe)->id](fe); af9015_tuner_sleep()
1009 state->tuner_sleep[adap->id] = af9015_tuner_attach()
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dbudget.c469 .tuner_sleep = NULL,
667 tt1600_stv090x_config.tuner_sleep = ctl->tuner_sleep; frontend_init()
721 tt1600_stv090x_config.tuner_sleep = ctl->tuner_sleep; frontend_init()
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c524 technisat_usb2_stv090x_config.tuner_sleep = ctl->tuner_sleep; technisat_usb2_frontend_attach()
H A Ddib0700_devices.c2168 tfe8096p_dib0090_config.reset = st->dib8000_ops.tuner_sleep; tfe8096p_tuner_attach()
2169 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; tfe8096p_tuner_attach()
3052 nim7090_dib0090_config.reset = st->dib7000p_ops.tuner_sleep, nim7090_tuner_attach()
3053 nim7090_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep, nim7090_tuner_attach()
3137 tfe7090pvr_dib0090_config[0].reset = st->dib7000p_ops.tuner_sleep; tfe7090pvr_tuner0_attach()
3138 tfe7090pvr_dib0090_config[0].sleep = st->dib7000p_ops.tuner_sleep; tfe7090pvr_tuner0_attach()
3156 tfe7090pvr_dib0090_config[1].reset = st->dib7000p_ops.tuner_sleep; tfe7090pvr_tuner1_attach()
3157 tfe7090pvr_dib0090_config[1].sleep = st->dib7000p_ops.tuner_sleep; tfe7090pvr_tuner1_attach()
3213 tfe7790p_dib0090_config.reset = st->dib7000p_ops.tuner_sleep; tfe7790p_tuner_attach()
3214 tfe7790p_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; tfe7790p_tuner_attach()
/linux-4.4.14/drivers/media/pci/ngene/
H A Dngene-cards.c75 feconf->tuner_sleep = ctl->tuner_sleep; tuner_attach_stv6110()
/linux-4.4.14/drivers/media/pci/ddbridge/
H A Dddbridge-core.c704 feconf->tuner_sleep = ctl->tuner_sleep; tuner_attach_stv6110()

Completed in 463 milliseconds