Home
last modified time | relevance | path

Searched refs:light (Results 1 – 25 of 199) sorted by relevance

12345678

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c39 struct gb_light *light; member
73 return channel->light->glights->connection; in get_conn_from_channel()
76 static struct gb_connection *get_conn_from_light(struct gb_light *light) in get_conn_from_light() argument
78 return light->glights->connection; in get_conn_from_light()
100 static struct gb_channel *get_channel_from_mode(struct gb_light *light, in get_channel_from_mode() argument
106 for (i = 0; i < light->channels_count; i++) { in get_channel_from_mode()
107 channel = &light->channels[i]; in get_channel_from_mode()
129 req.light_id = channel->light->id; in __gb_lights_flash_intensity_set()
147 channel = get_channel_from_mode(channel->light, in __gb_lights_flash_brightness_set()
334 req.light_id = channel->light->id; in gb_lights_fade_set()
[all …]
H A DMakefile11 gb-light-y := light.o
22 obj-$(CONFIG_GREYBUS_LIGHT) += gb-light.o
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-backlight33 (RO) Get conversion value of the light sensor.
36 light sensor is enabled.
81 Writing 0 returns to normal/automatic ambient light level
88 What: /sys/class/backlight/<backlight>/<ambient light zone>_max
93 Control the maximum brightness for <ambient light zone>
96 <ambient light zone>.
98 The <ambient light zone> is device-driver specific:
100 For ADP5520 and ADP5501, <ambient light zone> can be:
104 light zone
111 For ADP8860, <ambient light zone> can be:
[all …]
H A Dsysfs-bus-iio-light-lm3533-als8 The corresponding light zone can be read from
33 registers (boundaryY_{low,high}) and define the five light
41 Get the current light zone (0..4) as defined by the
H A Dsysfs-bus-iio-isl2950126 light conditions. It can be programmed to correct for
30 ambient light are modulated independently.
40 in_proximity0_calib_phase_light_b for ambient light.
/openbmc/linux/drivers/iio/light/
H A DKconfig30 digital color light sensor.
47 tristate "AL3010 ambient light sensor"
51 ambient light sensor.
57 tristate "AL3320A ambient light sensor"
61 ambient light sensor.
67 tristate "APDS9300 ambient light sensor"
71 ambient light sensor.
105 tristate "ROHM BH1750 ambient light sensor"
109 BH1750, BH1751 ambient light sensors.
115 tristate "ROHM BH1780 ambient light sensor"
[all …]
/openbmc/phosphor-webui/app/server-health/styles/
H A Dlog.scss3 $priority-high--light: $accent-04--02;
5 $priority-medium--light: $accent-03--03;
7 $priority-low--light: $accent-01--03;
9 $priority-resolve--light: $base-02--04;
140 color: $primary-light;
142 fill: $primary-light;
197 color: $primary-light;
206 background: $priority-high--light;
211 background: $priority-medium--light;
216 background: $priority-low--light;
[all …]
H A Dsensors.scss22 color: $primary-light;
139 color: $primary-light;
142 color: $primary-light;
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/
H A Dgtksourceview-classic-light_1.0.bb3 LIC_FILES_CHKSUM = "file://classic-light.xml;beginline=6;endline=23;md5=2b4f75364fad00a4d752214dcbd…
7 SRC_URI = "file://classic-light.xml"
14 install -m 0644 ${UNPACKDIR}/classic-light.xml ${D}${datadir}/gtksourceview-3.0/styles/
16 install -m 0644 ${UNPACKDIR}/classic-light.xml ${D}${datadir}/gtksourceview-4/styles/
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A D0001-Don-t-expose-configure-args.patch12 scripts/samhain.ebuild-light.in | 2 +-
16 diff --git a/scripts/samhain.ebuild-light.in b/scripts/samhain.ebuild-light.in
18 --- a/scripts/samhain.ebuild-light.in
19 +++ b/scripts/samhain.ebuild-light.in
/openbmc/phosphor-webui/app/common/styles/base/
H A Dcolors.scss67 $primary-light: $base-02--08;
78 $background-01: $primary-light;
94 $notification-info--light: $color--blue-10;
96 $notification-success--light: $color--green-10;
98 $notification-warn--light: $color--yellow-10;
100 $notification-error--light: $color--red-10;
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss5 $nav__second-level-text-secondary: $primary-light;
34 color: $primary-light;
47 color: $primary-light;
56 fill: $primary-light;
61 fill: $primary-light;
78 color: $primary-light;
120 color: $primary-light;
/openbmc/phosphor-webui/app/common/styles/components/
H A Dalert-banner.scss16 background-color: $notification-error--light;
20 background-color: $notification-success--light;
24 background-color: $notification-warn--light;
28 background-color: $notification-info--light;
H A Dform-elements.scss28 background: $primary-light;
103 background: $primary-light;
136 border: 1px solid $primary-light;
161 border: solid $primary-light;
167 border-color: $primary-light;
168 color: $primary-light;
184 background: $primary-light;
239 border-color: $primary-light;
240 color: $primary-light;
H A Dtable.scss46 color: $primary-light;
89 color: $primary-light;
270 border-left: 2px solid $primary-light;
271 border-bottom: 2px solid $primary-light;
285 border-left: 0 solid $primary-light;
286 border-bottom: 2px solid $primary-light;
345 border-left: 2px solid $primary-light;
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoast.scss35 background-color: $notification-error--light;
39 background-color: $notification-success--light;
43 background-color: $notification-warn--light;
47 background-color: $notification-info--light;
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_alert.scss49 background-color: theme-color-light("info");
55 background-color: theme-color-light("success");
61 background-color: theme-color-light("danger");
67 background-color: theme-color-light("warning");
H A D_toasts.scss45 background-color: theme-color-light("success")!important;
50 background-color: theme-color-light("info")!important;
55 background-color: theme-color-light("danger")!important;
60 background-color: theme-color-light("warning")!important;
H A D_tables.scss29 // thead-light added for specificity
30 .thead-light th {
61 background-color: theme-color("light");
97 background-color: theme-color-dark('light');
/openbmc/u-boot/cmd/
H A Ddemo.c45 int light; in do_demo_light() local
49 light = simple_strtoul(argv[0], NULL, 16); in do_demo_light()
50 ret = demo_set_light(demo_dev, light); in do_demo_light()
84 U_BOOT_CMD_MKENT(light, 2, 1, do_demo_light, "", ""),
/openbmc/phosphor-webui/app/common/styles/layout/
H A Dheader.scss27 color: $primary-light;
42 color: $primary-light;
43 fill: $primary-light;
61 color: $primary-light;
69 background: $primary-light;
111 background: $primary-light;
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-sc27xx-bltc.txt1 LEDs connected to Spreadtrum SC27XX PMIC breathing light controller
3 The SC27xx breathing light controller supports to 3 outputs:
5 PWM mode or breath light mode.
/openbmc/u-boot/include/
H A Ddm-demo.h27 int (*set_light)(struct udevice *dev, int light);
33 int demo_set_light(struct udevice *dev, int light);
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue5 class="link-skip-nav btn btn-light"
280 background-color: theme-color-level(light, 10);
283 background-color: theme-color-level(light, 9);
292 fill: theme-color('light');
339 color: theme-color-level(light, 3);
352 fill: theme-color('light');
365 fill: theme-color('light');
366 background-color: theme-color-level(light, 10);
/openbmc/u-boot/drivers/demo/
H A Ddemo-uclass.c55 int demo_set_light(struct udevice *dev, int light) in demo_set_light() argument
62 return ops->set_light(dev, light); in demo_set_light()

12345678