Home
last modified time | relevance | path

Searched refs:rtw_btcoex_SuspendNotify (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_btcoex.h29 void rtw_btcoex_SuspendNotify(struct adapter *, u8 state);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c73 void rtw_btcoex_SuspendNotify(struct adapter *padapter, u8 state) in rtw_btcoex_SuspendNotify() function
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c1504 rtw_btcoex_SuspendNotify(padapter, 0); in rtw_suspend_common()
1507 rtw_btcoex_SuspendNotify(padapter, 1); in rtw_suspend_common()
1858 rtw_btcoex_SuspendNotify(padapter, 0); in rtw_resume_common()