Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c188 static struct host_if_drv *terminated_handle; variable
3513 terminated_handle = hif_drv; in wilc_deinit()
3551 terminated_handle = NULL; in wilc_deinit()
3573 if (!hif_drv || hif_drv == terminated_handle) { in wilc_network_info_received()
3619 if (!hif_drv || hif_drv == terminated_handle) { in wilc_gnrl_async_info_received()
3670 if (!hif_drv || hif_drv == terminated_handle) in wilc_scan_complete_received()