Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.h46 void hdd_son_register_callbacks(struct hdd_context *hdd_ctx);
136 static inline void hdd_son_register_callbacks(struct hdd_context *hdd_ctx) in hdd_son_register_callbacks() function
H A Dwlan_hdd_son.c2643 void hdd_son_register_callbacks(struct hdd_context *hdd_ctx) in hdd_son_register_callbacks() function
H A Dwlan_hdd_main.c5135 hdd_son_register_callbacks(hdd_ctx); in hdd_wlan_start_modules()