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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_fb_helper.h 80 * struct drm_fb_helper_funcs - driver callbacks for the fbdev emulation library
84 struct drm_fb_helper_funcs { struct
118 * Drivers must also fill out a &struct drm_fb_helper_funcs with a few
138 const struct drm_fb_helper_funcs *funcs;
226 const struct drm_fb_helper_funcs *funcs);
296 const struct drm_fb_helper_funcs *funcs)
drm_fb_helper.h 80 * struct drm_fb_helper_funcs - driver callbacks for the fbdev emulation library
84 struct drm_fb_helper_funcs { struct
118 * Drivers must also fill out a &struct drm_fb_helper_funcs with a few
138 const struct drm_fb_helper_funcs *funcs;
226 const struct drm_fb_helper_funcs *funcs);
296 const struct drm_fb_helper_funcs *funcs)

Completed in 22 milliseconds