Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c177 QDF_STATUS target_if_init(get_psoc_handle_callback psoc_hdl_cb) in target_if_init() function
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h412 QDF_STATUS target_if_init(get_psoc_handle_callback psoc_hdl_cb);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c19501 status = target_if_init(wma_get_psoc_from_scn_handle); in hdd_component_init()