Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dregd.h60 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request);
Dregd.c431 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtl_reg_notifier() function
Dbase.c548 if (rtl_regd_init(hw, rtl_reg_notifier)) { in rtl_init_core()