Searched refs:gma_crtc_gamma_set (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | gma_display.h | 67 extern int gma_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green,
|
H A D | psb_intel_display.c | 432 .gamma_set = gma_crtc_gamma_set,
|
H A D | gma_display.c | 174 int gma_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, in gma_crtc_gamma_set() function
|
H A D | cdv_intel_display.c | 976 .gamma_set = gma_crtc_gamma_set,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | gma_display.c | 182 static int gma_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in gma_crtc_gamma_set() function 563 .gamma_set = gma_crtc_gamma_set,
|
Completed in 5 milliseconds