Home
last modified time | relevance | path

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

12345

/linux-6.6.21/drivers/video/console/
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()
/linux-6.6.21/drivers/staging/sm750fb/
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()
/linux-6.6.21/drivers/video/fbdev/
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()
Dfm2fb.c178 static int fm2fb_blank(int blank, struct fb_info *info) in fm2fb_blank()
Dpmag-aa-fb.c141 static int aafb_blank(int blank, struct fb_info *info) in aafb_blank()
Dvt8500lcdfb.c220 static int vt8500lcd_blank(int blank, struct fb_info *info) in vt8500lcd_blank()
Dg364fb.c140 static int g364fb_blank(int blank, struct fb_info *info) in g364fb_blank()
Dwm8505fb.c233 static int wm8505fb_blank(int blank, struct fb_info *info) in wm8505fb_blank()
Dgoldfishfb.c148 static int goldfish_fb_blank(int blank, struct fb_info *info) in goldfish_fb_blank()
/linux-6.6.21/drivers/video/fbdev/geode/
Dvideo_cs5530.c137 int blank, hsync, vsync; in cs5530_blank_display() local
Dvideo_gx.c298 int blank, hsync, vsync, crt; in gx_blank_display() local
/linux-6.6.21/drivers/staging/fbtft/
Dfb_ssd1305.c132 static int blank(struct fbtft_par *par, bool on) in blank() function
Dfb_ssd1331.c168 static int blank(struct fbtft_par *par, bool on) in blank() function
Dfb_ssd1306.c149 static int blank(struct fbtft_par *par, bool on) in blank() function
Dfb_ssd1351.c163 static int blank(struct fbtft_par *par, bool on) in blank() function
Dfb_sh1106.c89 static int blank(struct fbtft_par *par, bool on) in blank() function
Dfb_ssd1325.c87 static int blank(struct fbtft_par *par, bool on) in blank() function
Dfb_uc1611.c136 static int blank(struct fbtft_par *par, bool on) in blank() function
Dfb_st7789v.c360 static int blank(struct fbtft_par *par, bool on) in blank() function
/linux-6.6.21/include/linux/platform_data/
Dvideo-ep93xx.h42 void (*blank)(int blank_mode, struct fb_info *info); member
/linux-6.6.21/include/linux/
Dfbcon.h37 static inline void fbcon_fb_blanked(struct fb_info *info, int blank) {} in fbcon_fb_blanked()
/linux-6.6.21/drivers/leds/trigger/
Dledtrig-backlight.c35 int *blank; in fb_notifier_callback() local
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
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()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
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()
/linux-6.6.21/lib/
Dassoc_array.c482 unsigned long dissimilarity, base_seg, blank; in assoc_array_insert_into_terminal_node() local
798 unsigned long sc_segments, dissimilarity, blank; in assoc_array_insert_mid_shortcut() local

12345