Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h291 void host_sleep_notify(struct wilc *wilc);
Dwilc_wlan.c499 void host_sleep_notify(struct wilc *wilc) in host_sleep_notify() function
505 EXPORT_SYMBOL_GPL(host_sleep_notify);
Dwilc_sdio.c178 host_sleep_notify(wilc); in wilc_sdio_suspend()