Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/meson/vdec/
Dvdec.c787 static const struct v4l2_ioctl_ops vdec_ioctl_ops = { variable
1087 vdev->ioctl_ops = &vdec_ioctl_ops; in vdec_probe()
/linux-5.19.10/drivers/media/platform/amphion/
Dvdec.c575 static const struct v4l2_ioctl_ops vdec_ioctl_ops = { variable
1651 return &vdec_ioctl_ops; in vdec_get_ioctl_ops()
/linux-5.19.10/drivers/media/platform/qcom/venus/
Dvdec.c564 static const struct v4l2_ioctl_ops vdec_ioctl_ops = { variable
1751 vdev->ioctl_ops = &vdec_ioctl_ops; in vdec_probe()