Home
last modified time | relevance | path

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

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