Searched defs:bright (Results 1 – 17 of 17) sorted by relevance
/openbmc/u-boot/tools/patman/ |
H A D | terminal.py | 115 def Start(self, color, bright=True): argument 141 def Color(self, color, text, bright=True): argument
|
/openbmc/linux/drivers/input/mouse/ |
H A D | gpio_mouse.c | 39 struct gpio_desc *bright; member
|
/openbmc/linux/drivers/media/usb/gspca/gl860/ |
H A D | gl860-ov9655.c | 349 s32 bright = sd->vcur.brightness; in ov9655_camera_settings() local
|
H A D | gl860-ov2640.c | 340 s32 bright = sd->vcur.brightness; in ov2640_camera_settings() local
|
H A D | gl860-mi1320.c | 368 s32 bright = sd->vcur.brightness; in mi1320_camera_settings() local
|
H A D | gl860-mi2020.c | 627 s32 bright = sd->vcur.brightness; in mi2020_camera_settings() local
|
/openbmc/u-boot/board/BuS/eb_cpu5282/ |
H A D | eb_cpu5282.c | 231 ulong bright; in do_brightness() local
|
/openbmc/u-boot/board/BuR/common/ |
H A D | common.c | 38 unsigned int bright = env_get_ulong("ds1_bright_def", 10, 50); in lcdbacklight() local
|
/openbmc/linux/drivers/platform/x86/ |
H A D | msi-wmi.c | 160 int bright = bd->props.brightness; in bl_set_status() local
|
H A D | panasonic-laptop.c | 380 int bright = bd->props.brightness; in bl_set_status() local
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | etoms.c | 616 #define BLIMIT(bright) \ argument
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ks0127.c | 180 int bright; member
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 379 int hue, contrast, bright, saturation; member
|
H A D | bttv-driver.c | 864 static void bt848_bright(struct bttv *btv, int bright) in bt848_bright()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | pxa168fb.h | 341 #define CFG_BRIGHTNESS(bright) ((bright) << 16) argument
|
/openbmc/linux/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 138 u32 bright; /* brightness */ member
|
/openbmc/linux/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_ctrl.h | 569 #define CFG_BRIGHTNESS(bright) ((bright)<<16) argument
|