Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/scan/inc/
H A Dtarget_if_scan.h141 QDF_STATUS target_if_update_aux_support(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qca-wifi-host-cmn/target_if/scan/src/
H A Dtarget_if_scan.c47 QDF_STATUS target_if_update_aux_support(struct wlan_objmgr_psoc *psoc) in target_if_update_aux_support() function
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_event_handler.c433 target_if_update_aux_support(psoc); in init_deinit_service_ready_event_handler()