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

/drivers/media/dvb/frontends/
H A Dit913x-fe.c695 u8 empty_ch, last_ch; local
748 last_ch = 2;
751 if (last_ch == 1 && empty_ch == 1)
753 if (last_ch == 2 && empty_ch == 2)
755 last_ch = empty_ch;

Completed in 9 milliseconds