Home
last modified time | relevance | path

Searched refs:first_tune (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
Ds5h1411.c41 unsigned int first_tune:1; member
493 if ((state->first_tune == 0) && (m == state->current_modulation)) { in s5h1411_enable_modulation()
523 state->first_tune = 0; in s5h1411_enable_modulation()
641 state->first_tune = 1; in s5h1411_init()
Daf9013.c45 bool first_tune; member
617 if (c->bandwidth_hz != state->bandwidth_hz || state->first_tune) { in af9013_set_frontend()
861 state->first_tune = false; in af9013_set_frontend()
1283 state->first_tune = true; in af9013_init()
Ds5h1432.c40 unsigned int first_tune:1; member