Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Ds5h1411.c29 unsigned int first_tune:1; member
481 if ((state->first_tune == 0) && (m == state->current_modulation)) { in s5h1411_enable_modulation()
511 state->first_tune = 0; in s5h1411_enable_modulation()
629 state->first_tune = 1; in s5h1411_init()
H A Ds5h1432.c27 unsigned int first_tune:1; member