Searched refs:vdec_fops (Results 1 – 4 of 4) sorted by relevance
141 static const struct file_operations vdec_fops = { variable195 debugfs_create_file("vdec", 0200, vcodec_root, vcodec_dev, &vdec_fops); in mtk_vcodec_dbgfs_vdec_init()
949 static const struct v4l2_file_operations vdec_fops = { variable1087 vdev->fops = &vdec_fops; in vdec_probe()
1766 static const struct v4l2_file_operations vdec_fops = { variable1803 vdev->fops = &vdec_fops; in vdec_probe()
1952 static const struct v4l2_file_operations vdec_fops = { variable1968 return &vdec_fops; in vdec_get_fops()
Completed in 19 milliseconds