Searched refs:img_mgmt_upload_cb (Results 1 – 1 of 1) sorted by relevance
35 static img_mgmt_upload_fn *img_mgmt_upload_cb; variable483 if (img_mgmt_upload_cb != NULL) { in img_mgmt_upload()484 rc = img_mgmt_upload_cb(req.off, action.size, img_mgmt_upload_arg); in img_mgmt_upload()620 img_mgmt_upload_cb = cb; in img_mgmt_set_upload_cb()