Searched defs:drm_bus (Results 1 – 1 of 1) sorted by relevance
684 struct drm_bus { struct685 int bus_type;686 int (*get_irq)(struct drm_device *dev);687 void (*free_irq)(struct drm_device *dev);688 const char *(*get_name)(struct drm_device *dev);689 int (*set_busid)(struct drm_device *dev, struct drm_master *master);690 int (*set_unique)(struct drm_device *dev, struct drm_master *master,692 int (*irq_by_busid)(struct drm_device *dev, struct drm_irq_busid *p);694 int (*agp_init)(struct drm_device *dev);