Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_wifi_regd.h26 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request);
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dwifi_regd.c158 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier() function
Dioctl_cfg80211.c3360 rtw_regd_init(padapter, rtw_reg_notifier); in rtw_cfg80211_init_wiphy()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c6895 rtw_reg_notifier(padapter->rtw_wdev->wiphy, &request); in set_chplan_hdl()