Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c662 static void _run_coex(struct rtw89_dev *rtwdev,
4948 _run_coex(rtwdev, BTC_RSN_ACT1_WORK); in rtw89_coex_act1_work()
4964 _run_coex(rtwdev, BTC_RSN_BT_DEVINFO_WORK); in rtw89_coex_bt_devinfo_work()
4987 _run_coex(rtwdev, BTC_RSN_RFK_CHK_WORK); in rtw89_coex_rfk_chk_work()
5052 _run_coex(rtwdev, BTC_RSN_UPDATE_BT_SCBD); in _update_bt_scbd()
5076 void _run_coex(struct rtw89_dev *rtwdev, enum btc_reason_and_action reason) in _run_coex() function
5276 _run_coex(rtwdev, BTC_RSN_NTFY_POWEROFF); in rtw89_btc_ntfy_poweroff()
5347 _run_coex(rtwdev, BTC_RSN_NTFY_INIT); in rtw89_btc_ntfy_init()
5370 _run_coex(rtwdev, BTC_RSN_NTFY_SCAN_START); in rtw89_btc_ntfy_scan_start()
5391 _run_coex(rtwdev, BTC_RSN_NTFY_SCAN_FINISH); in rtw89_btc_ntfy_scan_finish()
[all …]