Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib7000p.c82 s64 old_ucb; member
1694 state->old_ucb = ucb; in dib7000p_reset_stats()
1944 ucb = val - state->old_ucb; in dib7000p_get_stats()
1945 if (val < state->old_ucb) in dib7000p_get_stats()