Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h837 s32 host_int_scan(struct host_if_drv *hWFIDrv, u8 u8ScanSource,
Dwilc_wfi_cfgoperations.c745 s32Error = host_int_scan(priv->hWILCWFIDrv, USER_SCAN, ACTIVE_SCAN, in scan()
751 s32Error = host_int_scan(priv->hWILCWFIDrv, USER_SCAN, ACTIVE_SCAN, in scan()
Dhost_interface.c3873 s32 host_int_scan(struct host_if_drv *hif_drv, u8 u8ScanSource, in host_int_scan() function