Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dregd.h39 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request);
Dregd.c426 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtl_reg_notifier() function
Dbase.c540 if (rtl_regd_init(hw, rtl_reg_notifier)) { in rtl_init_core()