Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h290 void host_wakeup_notify(struct wilc *wilc);
Dwilc_wlan.c491 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify() function
497 EXPORT_SYMBOL_GPL(host_wakeup_notify);
Dwilc_sdio.c203 host_wakeup_notify(wilc); in wilc_sdio_resume()