/openbmc/linux/drivers/video/console/ |
H A D | dummycon.c | 80 static int dummycon_blank(struct vc_data *vc, int blank, int mode_switch) in dummycon_blank() 89 static int dummycon_blank(struct vc_data *vc, int blank, int mode_switch) in dummycon_blank()
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | sm750_hw.c | 385 int hw_sm750le_setBLANK(struct lynxfb_output *output, int blank) in hw_sm750le_setBLANK() 426 int hw_sm750_setBLANK(struct lynxfb_output *output, int blank) in hw_sm750_setBLANK()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | clps711x-fb.c | 150 static int clps711x_fb_blank(int blank, struct fb_info *info) in clps711x_fb_blank() 185 static int clps711x_lcd_set_power(struct lcd_device *lcddev, int blank) in clps711x_lcd_set_power()
|
H A D | fm2fb.c | 178 static int fm2fb_blank(int blank, struct fb_info *info) in fm2fb_blank()
|
H A D | pmag-aa-fb.c | 141 static int aafb_blank(int blank, struct fb_info *info) in aafb_blank()
|
H A D | g364fb.c | 140 static int g364fb_blank(int blank, struct fb_info *info) in g364fb_blank()
|
H A D | vt8500lcdfb.c | 220 static int vt8500lcd_blank(int blank, struct fb_info *info) in vt8500lcd_blank()
|
H A D | goldfishfb.c | 148 static int goldfish_fb_blank(int blank, struct fb_info *info) in goldfish_fb_blank()
|
H A D | wm8505fb.c | 233 static int wm8505fb_blank(int blank, struct fb_info *info) in wm8505fb_blank()
|
H A D | dnfb.c | 139 static int dnfb_blank(int blank, struct fb_info *info) in dnfb_blank()
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | video_cs5530.c | 137 int blank, hsync, vsync; in cs5530_blank_display() local
|
H A D | video_gx.c | 298 int blank, hsync, vsync, crt; in gx_blank_display() local
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | fb_ssd1305.c | 132 static int blank(struct fbtft_par *par, bool on) in blank() function
|
H A D | fb_ssd1306.c | 149 static int blank(struct fbtft_par *par, bool on) in blank() function
|
H A D | fb_ssd1331.c | 168 static int blank(struct fbtft_par *par, bool on) in blank() function
|
H A D | fb_ssd1351.c | 163 static int blank(struct fbtft_par *par, bool on) in blank() function
|
H A D | fb_sh1106.c | 89 static int blank(struct fbtft_par *par, bool on) in blank() function
|
H A D | fb_ssd1325.c | 87 static int blank(struct fbtft_par *par, bool on) in blank() function
|
H A D | fb_uc1611.c | 136 static int blank(struct fbtft_par *par, bool on) in blank() function
|
H A D | fb_st7789v.c | 360 static int blank(struct fbtft_par *par, bool on) in blank() function
|
/openbmc/linux/include/linux/platform_data/ |
H A D | video-ep93xx.h | 42 void (*blank)(int blank_mode, struct fb_info *info); member
|
/openbmc/linux/include/linux/ |
H A D | fbcon.h | 37 static inline void fbcon_fb_blanked(struct fb_info *info, int blank) {} in fbcon_fb_blanked()
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | ledtrig-backlight.c | 35 int *blank; in fb_notifier_callback() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.c | 934 void hubp2_set_blank(struct hubp *hubp, bool blank) in hubp2_set_blank() 944 void hubp2_set_blank_regs(struct hubp *hubp, bool blank) in hubp2_set_blank_regs()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 41 void hubp1_set_blank(struct hubp *hubp, bool blank) in hubp1_set_blank() 110 static void hubp1_set_hubp_blank_en(struct hubp *hubp, bool blank) in hubp1_set_hubp_blank_en()
|