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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv6110x.h43 int (*tuner_sleep) (struct dvb_frontend *fe); member in struct:stv6110x_devctl
H A Dstv090x.h90 int (*tuner_sleep) (struct dvb_frontend *fe); member in struct:stv090x_config
H A Dstv6110x.c349 .tuner_sleep = stv6110x_sleep,
H A Dstv090x.c3853 if (state->config->tuner_sleep) {
3854 if (state->config->tuner_sleep(fe) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget.c445 .tuner_sleep = NULL,
632 tt1600_stv090x_config.tuner_sleep = ctl->tuner_sleep;

Completed in 162 milliseconds