Searched refs:rtw89_coex_act1_work (Results 1 – 3 of 3) sorted by relevance
286 void rtw89_coex_act1_work(struct wiphy *wiphy, struct wiphy_work *work);
4868 wiphy_delayed_work_init(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
6712 void rtw89_coex_act1_work(struct wiphy *wiphy, struct wiphy_work *work) in rtw89_coex_act1_work() function