Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_regulatory.h51 int hdd_init_regulatory_update_event(struct hdd_context *hdd_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c2015 int hdd_init_regulatory_update_event(struct hdd_context *hdd_ctx) in hdd_init_regulatory_update_event() function
H A Dwlan_hdd_main.c17585 errno = hdd_init_regulatory_update_event(hdd_ctx); in hdd_wlan_startup()