Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan.h297 void host_sleep_notify(struct wilc *wilc);
Dwilc_wlan.c466 void host_sleep_notify(struct wilc *wilc) in host_sleep_notify() function
472 EXPORT_SYMBOL_GPL(host_sleep_notify);
Dwilc_sdio.c211 host_sleep_notify(wilc); in wilc_sdio_suspend()