/openbmc/linux/drivers/staging/greybus/ |
H A D | light.c | 39 struct gb_light *light; member 967 channel->light = light; in gb_lights_channel_config() 1017 light->id = id; in gb_lights_light_config() 1034 if (!light->name) in gb_lights_light_config() 1036 light->channels = kcalloc(light->channels_count, in gb_lights_light_config() 1038 if (!light->channels) in gb_lights_light_config() 1044 ret = gb_lights_channel_config(light, &light->channels[i]); in gb_lights_light_config() 1070 light->ready = true; in gb_lights_light_register() 1106 light->ready = false; in gb_lights_light_release() 1118 kfree(light->name); in gb_lights_light_release() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-backlight | 36 light sensor is enabled. 96 <ambient light zone>. 104 light zone 111 For ADP8860, <ambient light zone> can be: 115 light zone 122 For ADP8870, <ambient light zone> can be: 126 light zone 146 this <ambient light zone>. 154 light zone 165 light zone [all …]
|
/openbmc/linux/drivers/iio/light/ |
H A D | Kconfig | 30 digital color light sensor. 51 ambient light sensor. 61 ambient light sensor. 71 ambient light sensor. 119 light sensor. 250 RGB light sensor for I2C. 263 Ambient light sensor. 382 LV0104CS ambient light sensor. 417 NOA1305 ambient light sensor. 627 ambient light sensor (ALS). [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | rohm,bu27034.yaml | 4 $id: http://devicetree.org/schemas/iio/light/rohm,bu27034.yaml# 7 title: ROHM BU27034 ambient light sensor 13 ROHM BU27034 is an ambient light sesnor with 3 channels and 3 photo diodes 16 https://fscdn.rohm.com/en/products/databook/datasheet/ic/sensor/light/bu27034nuc-e.pdf 39 light-sensor@38 {
|
H A D | sharp,gp2ap002.yaml | 4 $id: http://devicetree.org/schemas/iio/light/sharp,gp2ap002.yaml# 7 title: Sharp GP2AP002A00F and GP2AP002S00F proximity and ambient light sensors 13 Proximity and ambient light sensor with IR LED for the proximity 14 sensing and an analog output for light intensity. The ambient light 38 description: ALSOUT ADC channel to read the ambient light 74 light-sensor@44 {
|
H A D | bh1750.yaml | 4 $id: http://devicetree.org/schemas/iio/light/bh1750.yaml# 7 title: ROHM BH1750 ambient light sensor 13 Ambient light sensor with an i2c interface. 39 light-sensor@23 {
|
H A D | vishay,vcnl4000.yaml | 4 $id: http://devicetree.org/schemas/iio/light/vishay,vcnl4000.yaml# 7 title: VISHAY VCNL4000 ambient light and proximity sensor 13 Ambient light sensing with proximity detection over an i2c 48 light-sensor@51 {
|
H A D | amstaos,tsl2563.yaml | 4 $id: http://devicetree.org/schemas/iio/light/amstaos,tsl2563.yaml# 7 title: AMS TAOS TSL2563 ambient light sensor 13 Ambient light sensor with an i2c interface. 44 light-sensor@29 {
|
H A D | amstaos,tsl2591.yaml | 4 $id: http://devicetree.org/schemas/iio/light/amstaos,tsl2591.yaml# 14 light-to-digital converter that transforms light intensity into a digital 28 interrupt is used to detect if the light intensity has fallen below
|
H A D | avago,apds9300.yaml | 4 $id: http://devicetree.org/schemas/iio/light/avago,apds9300.yaml# 7 title: Avago APDS9300 ambient light sensor 37 light-sensor@39 {
|
H A D | tsl2583.yaml | 4 $id: http://devicetree.org/schemas/iio/light/tsl2583.yaml# 13 Ambient light sensing with an i2c interface. 43 light-sensor@29 {
|
H A D | liteon,ltrf216a.yaml | 4 $id: http://devicetree.org/schemas/iio/light/liteon,ltrf216a.yaml# 13 Ambient light sensing with an i2c interface. 42 light-sensor@53 {
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/ |
H A D | gtksourceview-classic-light_1.0.bb | 3 LIC_FILES_CHKSUM = "file://classic-light.xml;beginline=6;endline=23;md5=2b4f75364fad00a4d752214dcbd… 7 SRC_URI = "file://classic-light.xml" 13 install -m 0644 ${WORKDIR}/classic-light.xml ${D}${datadir}/gtksourceview-3.0/styles/ 15 install -m 0644 ${WORKDIR}/classic-light.xml ${D}${datadir}/gtksourceview-4/styles/
|
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/ |
H A D | 0001-Don-t-expose-configure-args.patch | 12 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/components/ |
H A D | alert-banner.scss | 16 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 D | form-elements.scss | 28 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;
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | colors.scss | 67 $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/server-health/styles/ |
H A D | log.scss | 3 $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; 216 background: $priority-low--light; 221 background: $priority-low--light; [all …]
|
/openbmc/phosphor-webui/app/common/styles/directives/ |
H A D | app-navigation.scss | 5 $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/elements/ |
H A D | toast.scss | 35 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.scss | 49 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.scss | 45 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;
|
/openbmc/u-boot/cmd/ |
H A D | demo.c | 45 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 D | header.scss | 27 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 D | leds-sc27xx-bltc.txt | 1 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.
|