Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c283 struct ofdrm_device;
286 void __iomem *(*cmap_ioremap)(struct ofdrm_device *odev,
293 struct ofdrm_device { struct
318 return container_of(dev, struct ofdrm_device, dev); in ofdrm_device_of_dev()
356 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci()
388 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci()
792 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); in ofdrm_primary_plane_helper_atomic_update()
832 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); in ofdrm_primary_plane_helper_atomic_disable()
879 struct ofdrm_device *odev = ofdrm_device_of_dev(crtc->dev); in ofdrm_crtc_helper_mode_valid()
1081 struct ofdrm_device *odev; in ofdrm_device_create()
[all …]