Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h343 void rtw89_coex_act1_work(struct wiphy *wiphy, struct wiphy_work *work);
H A Dcore.c6989 wiphy_delayed_work_init(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
H A Dcoex.c7716 void rtw89_coex_act1_work(struct wiphy *wiphy, struct wiphy_work *work) in rtw89_coex_act1_work() function