Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Dbaseband.c554 u8 ed_inx = priv->bb_pre_ed_index; in vnt_update_pre_ed_threshold()
801 if (ed_inx == priv->bb_pre_ed_index && !scanning) in vnt_update_pre_ed_threshold()
804 priv->bb_pre_ed_index = ed_inx; in vnt_update_pre_ed_threshold()
Ddevice.h377 u8 bb_pre_ed_index; member