Home
last modified time | relevance | path

Searched defs:drm_bus (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/drm2/
H A DdrmP.h682 struct drm_bus { struct
683 int bus_type;
684 int (*get_irq)(struct drm_device *dev);
685 void (*free_irq)(struct drm_device *dev);
686 const char *(*get_name)(struct drm_device *dev);
687 int (*set_busid)(struct drm_device *dev, struct drm_master *master);
688 int (*set_unique)(struct drm_device *dev, struct drm_master *master,
690 int (*irq_by_busid)(struct drm_device *dev, struct drm_irq_busid *p);
692 int (*agp_init)(struct drm_device *dev);