HomeSort by: relevance | last modified time | path
    Searched defs:drm_driver (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_drv.h 50 * See &drm_driver.driver_features, drm_device.driver_features and
157 * struct drm_driver - DRM driver structure
165 struct drm_driver { struct
806 struct drm_driver *driver,
810 struct drm_driver *driver);
813 struct drm_device *drm_dev_alloc(struct drm_driver *driver,
855 * This checks @dev for driver features, see &drm_driver.driver_features,
drm_drv.h 50 * See &drm_driver.driver_features, drm_device.driver_features and
157 * struct drm_driver - DRM driver structure
165 struct drm_driver { struct
806 struct drm_driver *driver,
810 struct drm_driver *driver);
813 struct drm_device *drm_dev_alloc(struct drm_driver *driver,
855 * This checks @dev for driver features, see &drm_driver.driver_features,

Completed in 59 milliseconds