Searched full:uvb (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/iio/light/ |
D | veml6075.c | 3 * Vishay VEML6075 UVA and UVB light sensor 23 #define VEML6075_CMD_UVB 0x09 /* UVB channel */ 247 int ret, c1, c2, uva, uvb, uvi_micro; in veml6075_read_uvi() local 263 ret = regmap_read(data->regmap, VEML6075_CMD_UVB, &uvb); in veml6075_read_uvi() 268 veml6075_uvb_comp(uvb, c1, c2)); in veml6075_read_uvi() 473 MODULE_DESCRIPTION("Vishay VEML6075 UVA and UVB light sensor driver");
|
D | Kconfig | 108 JENCOLOR(R) Digital XYZ and the AMS AS7331 UVA, UVB and UVC 706 tristate "VEML6075 UVA and UVB light sensor" 711 and UVB light sensor.
|
D | zopt2201.c | 10 * TODO: interrupt support, ALS/UVB raw mode
|
D | as73211.c | 4 * UVA, UVB and UVC (DUV) Ultraviolet Sensor
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | ams,as73211.yaml | 15 AMS AS7331 UVA, UVB and UVC Sensor with I2C Interface
|
/linux-6.12.1/tools/iio/ |
D | iio_event_monitor.c | 109 [IIO_MOD_LIGHT_UVB] = "uvb",
|
/linux-6.12.1/drivers/iio/ |
D | industrialio-core.c | 122 [IIO_MOD_LIGHT_UVB] = "uvb",
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 1643 components. Modifiers uva, uvb and duv indicate that
|
/linux-6.12.1/ |
D | MAINTAINERS | 24649 VISHAY VEML6075 UVA AND UVB LIGHT SENSOR DRIVER
|