Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c793 int host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify() function
805 EXPORT_SYMBOL_GPL(host_wakeup_notify);
H A Dsdio.c1049 return host_wakeup_notify(wilc); in wilc_sdio_resume()