Searched refs:ofdrm_device (Results 1 – 1 of 1) sorted by relevance
283 struct ofdrm_device;286 void __iomem *(*cmap_ioremap)(struct ofdrm_device *odev,289 void (*cmap_write)(struct ofdrm_device *odev, unsigned char index,293 struct ofdrm_device { struct316 static struct ofdrm_device *ofdrm_device_of_dev(struct drm_device *dev) in ofdrm_device_of_dev() argument318 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()398 static struct resource *ofdrm_find_fb_resource(struct ofdrm_device *odev, in ofdrm_find_fb_resource()424 static void __iomem *get_cmap_address_of(struct ofdrm_device *odev, struct device_node *of_node, in get_cmap_address_of()[all …]