Home
last modified time | relevance | path

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

/linux/drivers/bus/mhi/host/
H A Dboot.c439 static int mhi_load_image_bhi(struct mhi_controller *mhi_cntrl, const u8 *fw_data, size_t size) in mhi_load_image_bhi() function
544 ret = mhi_load_image_bhi(mhi_cntrl, fw_data, size); in mhi_fw_load_handler()