Home
last modified time | relevance | path

Searched refs:ol_get_ini_handle (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/bmi/src/
H A Di_bmi.h205 struct ol_config_info *ol_get_ini_handle(struct ol_context *ol_ctx);
H A Dol_fw.c623 struct ol_config_info *ini_cfg = ol_get_ini_handle(ol_ctx); in __ramdump_work_handler()
725 struct ol_config_info *ini_cfg = ol_get_ini_handle(ol_ctx); in ol_target_failure()
840 struct ol_config_info *ini_cfg = ol_get_ini_handle(ol_ctx); in ol_set_lpass_support()
1362 struct ol_config_info *ini_cfg = ol_get_ini_handle(ol_ctx); in ol_download_firmware()
1942 struct ol_config_info *ol_get_ini_handle(struct ol_context *ol_ctx) in ol_get_ini_handle() function