Searched +full:infrared +full:- +full:thermometer +full:- +full:sensors (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Peter Meerwald <pmeerw@pmeerw.net>11 - Crt Mori <cmo@melexis.com>14 http://melexis.com/Infrared-Thermometer-Sensors/Infrared-Thermometer-Sensors/MLX90614-615.aspx19 - melexis,mlx9061420 - melexis,mlx9061525 wakeup-gpios:34 - compatible[all …]
6 many different types of embedded sensors and a standard interface to user space7 applications manipulating sensors. The implementation can be found under8 :file:`drivers/iio/industrialio-*`11 ----------------------13 * struct iio_dev - industrial I/O device14 * iio_device_alloc() - allocate an :c:type:`iio_dev` from a driver15 * iio_device_free() - free an :c:type:`iio_dev` from a driver16 * iio_device_register() - register a device with the IIO subsystem17 * iio_device_unregister() - unregister a device from the IIO63 :file:`Documentation/ABI/testing/sysfs-bus-iio` file in the Linux kernel[all …]