Linux Kernel
3.7.1
|
#include <drm_fb_helper.h>
Data Fields | |
void(* | gamma_set )(struct drm_crtc *crtc, u16 red, u16 green, u16 blue, int regno) |
void(* | gamma_get )(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, int regno) |
int(* | fb_probe )(struct drm_fb_helper *helper, struct drm_fb_helper_surface_size *sizes) |
Definition at line 51 of file drm_fb_helper.h.
int(* fb_probe)(struct drm_fb_helper *helper, struct drm_fb_helper_surface_size *sizes) |
Definition at line 57 of file drm_fb_helper.h.
Definition at line 54 of file drm_fb_helper.h.
Definition at line 52 of file drm_fb_helper.h.