Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu.h335 const struct v4l2_ioctl_ops *vdec_get_ioctl_ops(void);
Dvpu_v4l2.c825 vfd->ioctl_ops = vdec_get_ioctl_ops(); in vpu_add_func()
Dvdec.c1757 const struct v4l2_ioctl_ops *vdec_get_ioctl_ops(void) in vdec_get_ioctl_ops() function