Searched refs:get_ucode_type (Results 1 – 2 of 2) sorted by relevance
135 static int get_ucode_type(struct otx_cpt_ucode_hdr *ucode_hdr, int *ucode_type) in get_ucode_type() function304 if (get_ucode_type(ucode_hdr, &ucode_type)) in process_tar_file()920 ret = get_ucode_type(ucode_hdr, &ucode->type); in ucode_load()
118 static int get_ucode_type(struct device *dev, in get_ucode_type() function378 ret = get_ucode_type(dev, ucode_hdr, &ucode_type); in load_fw()