Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h34 void hal_btcoex_IpsNotify(struct adapter *padapter, u8 type);
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_pwrctrl.c42 hal_btcoex_IpsNotify(padapter, pwrpriv->ips_mode_req); in ips_enter()
85 hal_btcoex_IpsNotify(padapter, IPS_NONE); in ips_leave()
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c1056 hal_btcoex_IpsNotify(padapter, pwrctl->ips_mode_req); in rtw_dev_unload()
/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1218 void hal_btcoex_IpsNotify(struct adapter *padapter, u8 type) in hal_btcoex_IpsNotify() function