Home
last modified time | relevance | path

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

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