Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dwlan.h389 void host_wakeup_notify(struct wilc *wilc);
Dwlan.c463 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify() function
469 EXPORT_SYMBOL_GPL(host_wakeup_notify);
Dsdio.c991 host_wakeup_notify(wilc); in wilc_sdio_resume()