Searched refs:fops (Results 176 - 200 of 696) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/msm/
H A Dmsm_drv.c886 static const struct file_operations fops = {
909 .fops = &fops,
885 static const struct file_operations fops = { variable in typeref:struct:file_operations
/linux-master/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c241 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
246 .fops = &fops,
H A Dmxsfb_drv.c329 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
334 .fops = &fops,
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c261 const struct file_operations *fops; member in struct:nouveau_debugfs_files
277 nouveau_debugfs_files[i].fops);
H A Dnouveau_drm.c1296 .fops = &nouveau_driver_fops,
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_drv.c652 .fops = &omapdriver_fops,
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c592 .fops = &ili9341_dbi_fops,
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c595 .fops = &panfrost_drm_driver_fops,
/linux-master/drivers/gpu/drm/pl111/
H A Dpl111_drv.c219 .fops = &drm_fops,
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_drv.c296 .fops = &qxl_fops,
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_drv.c580 .fops = &radeon_driver_kms_fops,
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_drv.c609 .fops = &rcar_du_fops,
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_drv.c71 .fops = &rzg2l_du_fops,
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c104 .fops = &shmob_drm_fops,
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c229 .fops = &rockchip_drm_driver_fops,
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c1789 .fops = &ssd130x_fops,
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_drm.c55 .fops = &sprd_drm_fops,
/linux-master/drivers/gpu/drm/sti/
H A Dsti_drv.c137 .fops = &sti_driver_fops,
/linux-master/drivers/gpu/drm/stm/
H A Ddrv.c66 .fops = &drv_driver_fops,
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c49 .fops = &sun4i_drv_fops,
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c896 .fops = &tegra_drm_fops,
H A Dgem.c754 exp_info.owner = gem->dev->driver->fops->owner;
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_drv.c109 .fops = &tidss_fops,
/linux-master/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c470 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
478 .fops = &fops,
/linux-master/drivers/gpu/drm/tiny/
H A Darcpgu.c372 .fops = &arcpgu_drm_ops,

Completed in 285 milliseconds

1234567891011>>