Searched full:honeywell (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/Documentation/devicetree/bindings/iio/magnetometer/ |
D | hmc5843.txt | 1 * Honeywell HMC5843 magnetometer sensor 5 - compatible : should be "honeywell,hmc5843" 7 "honeywell,hmc5883" 8 "honeywell,hmc5883l" 9 "honeywell,hmc5983" 19 compatible = "honeywell,hmc5843"
|
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/ |
D | hih6130.txt | 1 Honeywell Humidicon HIH-6130 humidity/temperature sensor 5 - compatible : "honeywell,hi6130" 10 compatible = "honeywell,hih6130";
|
/Linux-v5.4/drivers/iio/magnetometer/ |
D | hmc5843_i2c.c | 83 { .compatible = "honeywell,hmc5843", .data = (void *)HMC5843_ID }, 84 { .compatible = "honeywell,hmc5883", .data = (void *)HMC5883_ID }, 85 { .compatible = "honeywell,hmc5883l", .data = (void *)HMC5883L_ID }, 86 { .compatible = "honeywell,hmc5983", .data = (void *)HMC5983_ID },
|
D | Kconfig | 152 tristate "Honeywell HMC5843/5883/5883L 3-Axis Magnetometer (I2C)" 157 Say Y here to add support for the Honeywell HMC5843, HMC5883 and 166 tristate "Honeywell HMC5983 3-Axis Magnetometer (SPI)" 171 Say Y here to add support for the Honeywell HMC5983 3-Axis Magnetometer
|
/Linux-v5.4/Documentation/hwmon/ |
D | hih6130.rst | 6 * Honeywell HIH-6130 / HIH-6131 12 Datasheet: Publicly available at the Honeywell website 14 http://sensing.honeywell.com/index.php?ci_id=3106&la_id=1&defId=44872
|
/Linux-v5.4/drivers/hwmon/ |
D | hih6130.c | 2 /* Honeywell HIH-6130/HIH-6131 humidity and temperature sensor driver 10 * http://sensing.honeywell.com/index.php?ci_id=3106&la_id=1&defId=44872 243 { .compatible = "honeywell,hih6130", }, 260 MODULE_DESCRIPTION("Honeywell HIH-6130 humidity and temperature sensor driver");
|
D | Kconfig | 584 tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor" 587 If you say yes here you get support for Honeywell Humidicon
|
/Linux-v5.4/drivers/iio/pressure/ |
D | Kconfig | 10 tristate "Honeywell ABP pressure sensor driver" 13 Say yes here to build support for the Honeywell ABP pressure
|
D | abp060mg.c | 265 MODULE_DESCRIPTION("Honeywell ABP pressure sensor driver");
|
/Linux-v5.4/drivers/misc/ |
D | hmc6352.c | 3 * hmc6352.c - Honeywell Compass Driver
|
D | Kconfig | 349 tristate "Honeywell HMC6352 compass" 352 This driver provides support for the Honeywell HMC6352 compass,
|
/Linux-v5.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 402 "^honeywell,.*": 403 description: Honeywell
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | omap4-sdp.dts | 459 compatible = "honeywell,hmc5843";
|
D | omap3-gta04.dtsi | 572 compatible = "honeywell,hmc5883l";
|
/Linux-v5.4/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 68 /* Honeywell vendor and product IDs */ 70 #define HONEYWELL_HGI80_PRODUCT_ID 0x0102 /* Honeywell HGI80 */
|