Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dblank.hpp30 struct blank struct
58 inline bool operator==(const blank&, const blank&) in operator ==()
63 inline bool operator<=(const blank&, const blank&) in operator <=()
68 inline bool operator>=(const blank&, const blank&) in operator >=()
73 inline bool operator!=(const blank&, const blank&) in operator !=()
78 inline bool operator<(const blank&, const blank&) in operator <()
83 inline bool operator>(const blank&, const blank&) in operator >()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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.c180 static int fm2fb_blank(int blank, struct fb_info *info) in fm2fb_blank()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dgraphics.h37 void (*blank)(struct minui_backend*, bool); member
H A Dgraphics_fbdev.c59 static void fbdev_blank(minui_backend* backend __unused, bool blank) in fbdev_blank()
/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics.h37 void (*blank)(struct minui_backend*, bool); member
H A Dgraphics_fbdev.c60 static void fbdev_blank(minui_backend* backend __unused, bool blank) in fbdev_blank()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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_st7789v.c246 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Dctype_base.h61 static const mask blank = _ISblank; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Dctype_base.h61 static const mask blank = _ISblank; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dvideo-ep93xx.h42 void (*blank)(int blank_mode, struct fb_info *info); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfbcon.h37 static inline void fbcon_fb_blanked(struct fb_info *info, int blank) {} in fbcon_fb_blanked()
/OK3568_Linux_fs/external/rktoolkit/
H A Dupdate.c109 char blank[LOG_FILE_LEN]; in bootCommand() local
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-backlight.c35 int *blank; in fb_notifier_callback() local

123456