Home
last modified time | relevance | path

Searched defs:blank (Results 1 – 25 of 110) sorted by relevance

12345

/openbmc/linux/drivers/video/console/
H A Ddummycon.c80 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 Dsm750_hw.c385 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 Dclps711x-fb.c150 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 Dfm2fb.c178 static int fm2fb_blank(int blank, struct fb_info *info) in fm2fb_blank()
H A Dpmag-aa-fb.c141 static int aafb_blank(int blank, struct fb_info *info) in aafb_blank()
H A Dg364fb.c140 static int g364fb_blank(int blank, struct fb_info *info) in g364fb_blank()
H A Dvt8500lcdfb.c220 static int vt8500lcd_blank(int blank, struct fb_info *info) in vt8500lcd_blank()
H A Dgoldfishfb.c148 static int goldfish_fb_blank(int blank, struct fb_info *info) in goldfish_fb_blank()
H A Dwm8505fb.c233 static int wm8505fb_blank(int blank, struct fb_info *info) in wm8505fb_blank()
H A Ddnfb.c139 static int dnfb_blank(int blank, struct fb_info *info) in dnfb_blank()
/openbmc/linux/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c137 int blank, hsync, vsync; in cs5530_blank_display() local
H A Dvideo_gx.c298 int blank, hsync, vsync, crt; in gx_blank_display() local
/openbmc/linux/drivers/staging/fbtft/
H A Dfb_ssd1305.c132 static int blank(struct fbtft_par *par, bool on) in blank() function
H A Dfb_ssd1306.c149 static int blank(struct fbtft_par *par, bool on) in blank() function
H A Dfb_ssd1331.c168 static int blank(struct fbtft_par *par, bool on) in blank() function
H A Dfb_ssd1351.c163 static int blank(struct fbtft_par *par, bool on) in blank() function
H A Dfb_sh1106.c89 static int blank(struct fbtft_par *par, bool on) in blank() function
H A Dfb_ssd1325.c87 static int blank(struct fbtft_par *par, bool on) in blank() function
H A Dfb_uc1611.c136 static int blank(struct fbtft_par *par, bool on) in blank() function
H A Dfb_st7789v.c360 static int blank(struct fbtft_par *par, bool on) in blank() function
/openbmc/linux/include/linux/platform_data/
H A Dvideo-ep93xx.h42 void (*blank)(int blank_mode, struct fb_info *info); member
/openbmc/linux/include/linux/
H A Dfbcon.h37 static inline void fbcon_fb_blanked(struct fb_info *info, int blank) {} in fbcon_fb_blanked()
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-backlight.c35 int *blank; in fb_notifier_callback() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c934 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 Ddcn10_hubp.c41 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()

12345