Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_types.h588 typedef int (*wma_tgt_cfg_cb)(hdd_handle_t handle, struct wma_tgt_cfg *cfg); typedef
715 wma_tgt_cfg_cb pTgtUpdCB, struct cds_config_info *cds_cfg,
H A Dwma.h1015 wma_tgt_cfg_cb tgt_cfg_update_cb;
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c3511 wma_tgt_cfg_cb tgt_cfg_cb, in wma_open()