Home
last modified time | relevance | path

Searched refs:vdec_fops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_dbgfs.c141 static const struct file_operations vdec_fops = { variable
195 debugfs_create_file("vdec", 0200, vcodec_root, vcodec_dev, &vdec_fops); in mtk_vcodec_dbgfs_vdec_init()
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
H A Dvdec.c950 static const struct v4l2_file_operations vdec_fops = { variable
1093 vdev->fops = &vdec_fops; in vdec_probe()
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/
H A Dvdec.c950 static const struct v4l2_file_operations vdec_fops = { variable
1086 vdev->fops = &vdec_fops; in vdec_probe()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dvdec.c1604 static const struct v4l2_file_operations vdec_fops = { variable
1641 vdev->fops = &vdec_fops; in vdec_probe()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dvdec.c1766 static const struct v4l2_file_operations vdec_fops = { variable
1803 vdev->fops = &vdec_fops; in vdec_probe()
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvdec.c1748 static const struct v4l2_file_operations vdec_fops = { variable
1764 return &vdec_fops; in vdec_get_fops()

Completed in 10 milliseconds