Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c807 int host_sleep_notify(struct wilc *wilc) in host_sleep_notify() function
819 EXPORT_SYMBOL_GPL(host_sleep_notify);
H A Dsdio.c1022 ret = host_sleep_notify(wilc); in wilc_sdio_suspend()