Home
last modified time | relevance | path

Searched full:uva (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/iio/light/
Dveml6075.c3 * Vishay VEML6075 UVA and UVB light sensor
22 #define VEML6075_CMD_UVA 0x07 /* UVA channel */
247 int ret, c1, c2, uva, uvb, uvi_micro; in veml6075_read_uvi() local
259 ret = regmap_read(data->regmap, VEML6075_CMD_UVA, &uva); in veml6075_read_uvi()
267 uvi_micro = veml6075_get_uvi_micro(data, veml6075_uva_comp(uva, 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"
710 Say Y here if you want to build a driver for the Vishay VEML6075 UVA
Das73211.c4 * UVA, UVB and UVC (DUV) Ultraviolet Sensor
/linux-6.12.1/drivers/misc/vmw_vmci/
Dvmci_queue_pair.h68 * been increased to include two UVA's: produce_uva and consume_uva.
69 * These UVA's are of the mmap()'d queue contents backing files.
Dvmci_context.h82 struct page *notify_page; /* Page backing the notify UVA. */
Dvmci_host.c228 unsigned long uva) in vmci_host_setup_notify() argument
246 retval = get_user_pages_fast(uva, 1, FOLL_WRITE, &context->notify_page); in vmci_host_setup_notify()
257 context->notify = kmap(context->notify_page) + (uva & (PAGE_SIZE - 1)); in vmci_host_setup_notify()
Dvmci_queue_pair.c706 * single UVA range at the appropriate spot. in qp_host_register_user_memory()
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/
Dvishay,veml6075.yaml7 title: Vishay VEML6075 UVA/B and VEML6040 RGBW sensors
Dams,as73211.yaml15 AMS AS7331 UVA, UVB and UVC Sensor with I2C Interface
/linux-6.12.1/tools/iio/
Diio_event_monitor.c108 [IIO_MOD_LIGHT_UVA] = "uva",
/linux-6.12.1/drivers/sbus/char/
Doradax.c397 dax_dbg("mmapped completion area at uva 0x%lx", vma->vm_start); in dax_devmap()
423 dax_dbg("uva %p", va); in dax_lock_page()
/linux-6.12.1/block/partitions/
Dmsdos.c8 * Thanks to Branko Lankester, lankeste@fwi.uva.nl, who found a bug
/linux-6.12.1/drivers/iio/
Dindustrialio-core.c121 [IIO_MOD_LIGHT_UVA] = "uva",
/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