HomeSort by relevance Sort by last modified time
    Searched refs:drm_config (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/egl/drm/
native_drm.h 46 struct drm_config;
61 struct drm_config *config;
77 struct drm_config { struct
131 static INLINE struct drm_config *
132 drm_config(const struct native_config *nconf) function
134 return (struct drm_config *) nconf;
modeset.c 257 struct drm_config *drmconf = drm_config(nconf);

Completed in 6356 milliseconds