Searched defs:drm_bus (Results 1 – 1 of 1) sorted by relevance
699 struct drm_bus { struct700 int bus_type;701 int (*get_irq)(struct drm_device *dev);702 const char *(*get_name)(struct drm_device *dev);703 int (*set_busid)(struct drm_device *dev, struct drm_master *master);704 int (*set_unique)(struct drm_device *dev, struct drm_master *master,706 int (*irq_by_busid)(struct drm_device *dev, struct drm_irq_busid *p);708 int (*agp_init)(struct drm_device *dev);