Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dps.c31 rtw_coex_ips_notify(rtwdev, COEX_IPS_ENTER); in rtw_enter_ips()
63 rtw_coex_ips_notify(rtwdev, COEX_IPS_LEAVE); in rtw_leave_ips()
H A Dcoex.h371 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type);
H A Dcoex.c2120 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_ips_notify() function