Searched refs:ofdrm_device (Results 1 – 1 of 1) sorted by relevance
287 struct ofdrm_device;290 void __iomem *(*cmap_ioremap)(struct ofdrm_device *odev,293 void (*cmap_write)(struct ofdrm_device *odev, unsigned char index,297 struct ofdrm_device { struct315 static struct ofdrm_device *ofdrm_device_of_dev(struct drm_device *dev) in ofdrm_device_of_dev() argument317 return container_of(to_drm_sysfb_device(dev), struct ofdrm_device, sysfb); in ofdrm_device_of_dev()356 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci()389 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci()399 static struct resource *ofdrm_find_fb_resource(struct ofdrm_device *odev, in ofdrm_find_fb_resource()425 static void __iomem *get_cmap_address_of(struct ofdrm_device *odev, struct device_node *of_node, in get_cmap_address_of()[all …]