Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan.h439 void host_wakeup_notify(struct wilc *wilc);
Dwlan.c679 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify() function
685 EXPORT_SYMBOL_GPL(host_wakeup_notify);
Dsdio.c1011 host_wakeup_notify(wilc); in wilc_sdio_resume()