Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A 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()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_pwrctrl.h136 IPS_NONE = 0, enumerator
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dsdio_intf.c422 rtw_pm_set_ips(padapter, IPS_NONE); in rtw_dev_remove()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c898 if (IPS_NONE == type) in EXhalbtcoutsrc_IpsNotify()