Home
last modified time | relevance | path

Searched full:uvb (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/iio/light/
Dveml6075.c3 * 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");
DKconfig108 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.
Dzopt2201.c10 * TODO: interrupt support, ALS/UVB raw mode
Das73211.c4 * UVA, UVB and UVC (DUV) Ultraviolet Sensor
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/
Dams,as73211.yaml15 AMS AS7331 UVA, UVB and UVC Sensor with I2C Interface
/linux-6.12.1/tools/iio/
Diio_event_monitor.c109 [IIO_MOD_LIGHT_UVB] = "uvb",
/linux-6.12.1/drivers/iio/
Dindustrialio-core.c122 [IIO_MOD_LIGHT_UVB] = "uvb",
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-iio1643 components. Modifiers uva, uvb and duv indicate that
/linux-6.12.1/
DMAINTAINERS24649 VISHAY VEML6075 UVA AND UVB LIGHT SENSOR DRIVER