Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_wifi_regd.h14 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request);
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dwifi_regd.c145 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier() function
Dioctl_cfg80211.c2793 rtw_regd_init(wiphy, rtw_reg_notifier); in rtw_wdev_alloc()
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c5984 rtw_reg_notifier(padapter->rtw_wdev->wiphy, &request); in set_chplan_hdl()