Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dstv6110x.h34 int (*tuner_sleep) (struct dvb_frontend *fe); member
A Dstv090x.h82 int (*tuner_sleep)(struct dvb_frontend *fe); member
A Ddib7000p.h62 int (*tuner_sleep)(struct dvb_frontend *fe, int onoff); member
A Ddib8000.h50 int (*tuner_sleep)(struct dvb_frontend *fe, int onoff); member
A Dstv6110x.c382 .tuner_sleep = stv6110x_sleep,
A Dstv090x.c3916 if (state->config->tuner_sleep) { in stv090x_sleep()
3917 if (state->config->tuner_sleep(fe) < 0) in stv090x_sleep()
A Ddib7000p.c2810 ops->tuner_sleep = dib7090_tuner_sleep; in dib7000p_attach()
A Ddib8000.c4517 ops->tuner_sleep = dib8096p_tuner_sleep; in dib8000_attach()
/linux-6.3-rc2/drivers/media/pci/ttpci/
A Dbudget.c452 .tuner_sleep = NULL,
664 tt1600_stv090x_config.tuner_sleep = ctl->tuner_sleep; in frontend_init()
718 tt1600_stv090x_config.tuner_sleep = ctl->tuner_sleep; in frontend_init()
/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/
A Daf9015.h118 int (*tuner_sleep[2]) (struct dvb_frontend *fe); member
A Daf9015.c756 ret = state->tuner_sleep[fe_to_adap(fe)->id](fe); in af9015_tuner_sleep()
1067 state->tuner_sleep[adap->id] = in af9015_tuner_attach()
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A Dtechnisat-usb2.c536 technisat_usb2_stv090x_config.tuner_sleep = ctl->tuner_sleep; in technisat_usb2_frontend_attach()
A Ddib0700_devices.c2178 tfe8096p_dib0090_config.reset = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2179 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
3070 nim7090_dib0090_config.reset = st->dib7000p_ops.tuner_sleep; in nim7090_tuner_attach()
3071 nim7090_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; in nim7090_tuner_attach()
3155 tfe7090pvr_dib0090_config[0].reset = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner0_attach()
3156 tfe7090pvr_dib0090_config[0].sleep = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner0_attach()
3174 tfe7090pvr_dib0090_config[1].reset = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner1_attach()
3175 tfe7090pvr_dib0090_config[1].sleep = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner1_attach()
3231 tfe7790p_dib0090_config.reset = st->dib7000p_ops.tuner_sleep; in tfe7790p_tuner_attach()
3232 tfe7790p_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; in tfe7790p_tuner_attach()
/linux-6.3-rc2/drivers/media/pci/ngene/
A Dngene-cards.c134 feconf->tuner_sleep = ctl->tuner_sleep; in tuner_attach_stv6110()
/linux-6.3-rc2/drivers/media/pci/ddbridge/
A Dddbridge-core.c1154 feconf->tuner_sleep = ctl->tuner_sleep; in tuner_attach_stv6110()

Completed in 56 milliseconds