Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_pwrctrl.c85 hal_btcoex_IpsNotify(padapter, IPS_NONE); in ips_leave()
165 if (pwrpriv->ips_mode_req == IPS_NONE) in rtw_ps_processor()
1126 } else if (mode == IPS_NONE) { in rtw_pm_set_ips()
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Drtw_pwrctrl.h136 IPS_NONE = 0, enumerator
/linux-6.6.21/drivers/staging/rtl8723bs/os_dep/
Dsdio_intf.c422 rtw_pm_set_ips(padapter, IPS_NONE); in rtw_dev_remove()
/linux-6.6.21/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c898 if (IPS_NONE == type) in EXhalbtcoutsrc_IpsNotify()