Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h178 typedef void (*wilc_scan_result)(enum scan_event, tstrNetworkInfo *, typedef
218 wilc_scan_result pfUserScanResult;
840 size_t IEsLen, wilc_scan_result ScanResult,
Dhost_interface.c107 wilc_scan_result result;
3876 size_t IEsLen, wilc_scan_result ScanResult, in host_int_scan()