Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/meson/vdec/
Dvdec.c950 static const struct v4l2_file_operations vdec_fops = { variable
1086 vdev->fops = &vdec_fops; in vdec_probe()
/Linux-v6.1/drivers/media/platform/qcom/venus/
Dvdec.c1715 static const struct v4l2_file_operations vdec_fops = { variable
1752 vdev->fops = &vdec_fops; in vdec_probe()
/Linux-v6.1/drivers/media/platform/amphion/
Dvdec.c1639 static const struct v4l2_file_operations vdec_fops = { variable
1655 return &vdec_fops; in vdec_get_fops()