Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_rx.c211 wfx_suspend_hot_dev(wdev, STA_NOTIFY_AWAKE); in wfx_hif_suspend_resume_indication()
213 wfx_suspend_hot_dev(wdev, STA_NOTIFY_SLEEP); in wfx_hif_suspend_resume_indication()
H A Dsta.h62 void wfx_suspend_hot_dev(struct wfx_dev *wdev, enum sta_notify_cmd cmd);
H A Dsta.c32 void wfx_suspend_hot_dev(struct wfx_dev *wdev, enum sta_notify_cmd cmd) in wfx_suspend_hot_dev() function