Home
last modified time | relevance | path

Searched refs:rtw_btcoex_IpsNotify (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_btcoex.h21 void rtw_btcoex_IpsNotify(struct adapter *, u8 type);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c28 void rtw_btcoex_IpsNotify(struct adapter *padapter, u8 type) in rtw_btcoex_IpsNotify() function
Drtw_pwrctrl.c46 rtw_btcoex_IpsNotify(padapter, pwrpriv->ips_mode_req); in ips_enter()
93 rtw_btcoex_IpsNotify(padapter, IPS_NONE); in ips_leave()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c1233 rtw_btcoex_IpsNotify(padapter, pwrctl->ips_mode_req); in rtw_dev_unload()