Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/amphion/
H A Dvpu.h337 const struct v4l2_ioctl_ops *vdec_get_ioctl_ops(void);
H A Dvpu_v4l2.c840 vfd->ioctl_ops = vdec_get_ioctl_ops(); in vpu_add_func()
H A Dvdec.c1757 const struct v4l2_ioctl_ops *vdec_get_ioctl_ops(void) in vdec_get_ioctl_ops() function