Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dregd.c394 wiphy->reg_notifier = rtw89_regd_notifier; in rtw89_regd_setup()
449 void rtw89_regd_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw89_regd_notifier() function
Dcore.h5395 void rtw89_regd_notifier(struct wiphy *wiphy, struct regulatory_request *request);
Dcore.c3951 ret = rtw89_regd_init(rtwdev, rtw89_regd_notifier); in rtw89_core_register_hw()