Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/
Dwlan.h429 void host_wakeup_notify(struct wilc *wilc);
Dwlan.c684 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify() function
690 EXPORT_SYMBOL_GPL(host_wakeup_notify);
Dsdio.c955 host_wakeup_notify(wilc); in wilc_sdio_resume()