Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/tiny/
H A Dofdrm.c282 struct ofdrm_device;
285 void __iomem *(*cmap_ioremap)(struct ofdrm_device *odev,
292 struct ofdrm_device { struct
317 return container_of(dev, struct ofdrm_device, dev); in ofdrm_device_of_dev()
355 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci()
387 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci()
761 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); in ofdrm_primary_plane_helper_atomic_check()
805 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); in ofdrm_primary_plane_helper_atomic_update()
845 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); in ofdrm_primary_plane_helper_atomic_disable()
1094 struct ofdrm_device *odev; in ofdrm_device_create()
[all …]