Lines Matching defs:driver
57 * List of devices per driver for stealth attach cleanup
85 /** @driver: DRM driver managing the device */
86 struct drm_driver *driver;
91 * DRM driver private data. This is deprecated and should be left set to
122 * @driver_features: per-device driver features
224 * driver uses drm_crtc_vblank_on() and drm_crtc_vblank_off()
265 * This is the statically configured device wide maximum. The driver
318 * Used by drivers supporting the switcheroo driver.
332 /* Everything below here is for legacy driver, never use! */