Home
last modified time | relevance | path

Searched refs:drm_driver (Results 1 – 4 of 4) sorted by relevance

/include/drm/
Ddrm_aperture.h9 struct drm_driver;
16 const struct drm_driver *req_driver);
19 const struct drm_driver *req_driver);
32 drm_aperture_remove_framebuffers(const struct drm_driver *req_driver) in drm_aperture_remove_framebuffers()
Ddrm_device.h11 struct drm_driver;
75 const struct drm_driver *driver;
Ddrm_drv.h180 struct drm_driver { struct
438 const struct drm_driver *driver, argument
471 struct drm_device *drm_dev_alloc(const struct drm_driver *driver,
Ddrm_kunit_helpers.h26 const struct drm_driver *driver);
60 struct drm_driver *driver; in __drm_kunit_helper_alloc_drm_device()