Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6656/
Dbaseband.h102 void vnt_update_pre_ed_threshold(struct vnt_private *, int scanning);
Dmain_usb.c741 vnt_update_pre_ed_threshold(priv, false); in vnt_bss_info_changed()
862 vnt_update_pre_ed_threshold(priv, true); in vnt_sw_scan_start()
871 vnt_update_pre_ed_threshold(priv, false); in vnt_sw_scan_complete()
Dbaseband.c566 void vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning) in vnt_update_pre_ed_threshold() function