Searched refs:tuner_sleep (Results 1 – 11 of 11) sorted by relevance
462 .tuner_sleep = NULL,675 tt1600_stv090x_config.tuner_sleep = ctl->tuner_sleep; in frontend_init()732 tt1600_stv090x_config.tuner_sleep = ctl->tuner_sleep; in frontend_init()
34 int (*tuner_sleep) (struct dvb_frontend *fe); member
82 int (*tuner_sleep)(struct dvb_frontend *fe); member
62 int (*tuner_sleep)(struct dvb_frontend *fe, int onoff); member
50 int (*tuner_sleep)(struct dvb_frontend *fe, int onoff); member
382 .tuner_sleep = stv6110x_sleep,
3921 if (state->config->tuner_sleep) { in stv090x_sleep()3922 if (state->config->tuner_sleep(fe) < 0) in stv090x_sleep()
118 int (*tuner_sleep[2]) (struct dvb_frontend *fe); member
2178 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()3082 nim7090_dib0090_config.reset = st->dib7000p_ops.tuner_sleep; in nim7090_tuner_attach()3083 nim7090_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; in nim7090_tuner_attach()3167 tfe7090pvr_dib0090_config[0].reset = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner0_attach()3168 tfe7090pvr_dib0090_config[0].sleep = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner0_attach()3186 tfe7090pvr_dib0090_config[1].reset = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner1_attach()3187 tfe7090pvr_dib0090_config[1].sleep = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner1_attach()3243 tfe7790p_dib0090_config.reset = st->dib7000p_ops.tuner_sleep; in tfe7790p_tuner_attach()3244 tfe7790p_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; in tfe7790p_tuner_attach()
134 feconf->tuner_sleep = ctl->tuner_sleep; in tuner_attach_stv6110()
1154 feconf->tuner_sleep = ctl->tuner_sleep; in tuner_attach_stv6110()