Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Dbaseband.h102 void vnt_update_pre_ed_threshold(struct vnt_private *, int scanning);
Dmain_usb.c736 vnt_update_pre_ed_threshold(priv, false); in vnt_bss_info_changed()
868 vnt_update_pre_ed_threshold(priv, true); in vnt_sw_scan_start()
877 vnt_update_pre_ed_threshold(priv, false); in vnt_sw_scan_complete()
Dbaseband.c565 void vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning) in vnt_update_pre_ed_threshold() function