Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_core.c199 static struct vpu_core *vpu_core_find_proper_by_type(struct vpu_dev *vpu, u32 type) in vpu_core_find_proper_by_type() function
371 core = vpu_core_find_proper_by_type(vpu, type); in vpu_request_core()