Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/bmi/inc/
H A Dbmi.h65 void ol_set_fw_crashed_cb(struct ol_context *ol_ctx,
90 ol_set_fw_crashed_cb(struct ol_context *ol_ctx, void (*callback_fn)(void)) in ol_set_fw_crashed_cb() function
/wlan-driver/qcacld-3.0/core/bmi/src/
H A Dol_fw.c1960 void ol_set_fw_crashed_cb(struct ol_context *ol_ctx, in ol_set_fw_crashed_cb() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c20881 ol_set_fw_crashed_cb(ol_ctx, hdd_svc_fw_crashed_ind); in hdd_update_ol_config()