Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dwlan.h430 void host_sleep_notify(struct wilc *wilc);
Dwlan.c692 void host_sleep_notify(struct wilc *wilc) in host_sleep_notify() function
698 EXPORT_SYMBOL_GPL(host_sleep_notify);
Dsdio.c241 host_sleep_notify(wilc); in wilc_sdio_suspend()