Home
last modified time | relevance | path

Searched refs:rtw_reg_notifier (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_wifi_regd.h14 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request);
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c130 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier() function
H A Dioctl_cfg80211.c2722 rtw_regd_init(wiphy, rtw_reg_notifier); in rtw_wdev_alloc()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c5946 rtw_reg_notifier(padapter->rtw_wdev->wiphy, &request); in set_chplan_hdl()