Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan.h296 void host_wakeup_notify(struct wilc *wilc);
Dwilc_wlan.c458 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify() function
464 EXPORT_SYMBOL_GPL(host_wakeup_notify);
Dwilc_sdio.c1120 host_wakeup_notify(wilc); in wilc_sdio_resume()