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

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

Completed in 395 milliseconds