Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dwlan.h425 void host_wakeup_notify(struct wilc *wilc);
Dwlan.c671 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify() function
677 EXPORT_SYMBOL_GPL(host_wakeup_notify);
Dsdio.c994 host_wakeup_notify(wilc); in wilc_sdio_resume()