Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/amphion/
H A Dvpu_v4l2.h17 int vpu_v4l2_open(struct file *file, struct vpu_inst *inst);
H A Dvpu_v4l2.c718 int vpu_v4l2_open(struct file *file, struct vpu_inst *inst) in vpu_v4l2_open() function
H A Dvenc.c1331 ret = vpu_v4l2_open(file, inst); in venc_open()
H A Dvdec.c1735 ret = vpu_v4l2_open(file, inst); in vdec_open()