Lines Matching refs:sleep
817 .sleep = dib7070_tuner_sleep,
824 .sleep = dib7070_tuner_sleep,
833 .sleep = dib7070_tuner_sleep,
1254 .sleep = dib80xx_tuner_sleep,
1268 .sleep = dib80xx_tuner_sleep,
1612 .sleep = dib80xx_tuner_sleep,
2169 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2320 .sleep = dib90x0_tuner_sleep,
2339 .sleep = dib90x0_tuner_sleep,
2355 .sleep = dib90x0_tuner_sleep,
3053 nim7090_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep, in nim7090_tuner_attach()
3138 tfe7090pvr_dib0090_config[0].sleep = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner0_attach()
3157 tfe7090pvr_dib0090_config[1].sleep = st->dib7000p_ops.tuner_sleep; in tfe7090pvr_tuner1_attach()
3214 tfe7790p_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; in tfe7790p_tuner_attach()
3337 return state->sleep(fe); in novatd_sleep_override()
3381 st->sleep = adap->fe_adap[0].fe->ops.sleep; in novatd_frontend_attach()
3382 adap->fe_adap[0].fe->ops.sleep = novatd_sleep_override; in novatd_frontend_attach()