Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/bmi/src/
H A Di_bmi.h197 QDF_STATUS bmi_firmware_download(struct ol_context *ol_ctx);
H A Dbmi_1.c229 bmi_firmware_download(struct ol_context *ol_ctx) in bmi_firmware_download() function
H A Dbmi.c240 return bmi_firmware_download(ol_ctx); in bmi_download_firmware()