Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dps.c162 rtw_coex_lps_notify(rtwdev, COEX_LPS_DISABLE); in rtw_leave_lps_core()
191 rtw_coex_lps_notify(rtwdev, COEX_LPS_ENABLE); in rtw_enter_lps_core()
Dcoex.h372 void rtw_coex_lps_notify(struct rtw_dev *rtwdev, u8 type);
Dcoex.c2147 void rtw_coex_lps_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_lps_notify() function