Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhelpers.c708 u32 hfi_id; member
821 static u32 find_v4l2_id(u32 hfi_id, const struct id_mapping *array, unsigned int array_sz) in find_v4l2_id() argument
829 if (hfi_id == array[i].hfi_id) in find_v4l2_id()
844 return array[i].hfi_id; in find_hfi_id()