Searched full:ezo (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/iio/chemical/ |
H A D | atlas-ezo-sensor.c | 3 * atlas-ezo-sensor.c - Support for Atlas Scientific EZO sensors 20 #define ATLAS_EZO_DRV_NAME "atlas-ezo-sensor" 189 { "atlas-co2-ezo", (kernel_ulong_t)&atlas_ezo_devices[ATLAS_CO2_EZO] }, 190 { "atlas-o2-ezo", (kernel_ulong_t)&atlas_ezo_devices[ATLAS_O2_EZO] }, 191 { "atlas-hum-ezo", (kernel_ulong_t)&atlas_ezo_devices[ATLAS_HUM_EZO] }, 197 { .compatible = "atlas,co2-ezo", .data = &atlas_ezo_devices[ATLAS_CO2_EZO], }, 198 { .compatible = "atlas,o2-ezo", .data = &atlas_ezo_devices[ATLAS_O2_EZO], }, 199 { .compatible = "atlas,hum-ezo", .data = &atlas_ezo_devices[ATLAS_HUM_EZO], }, 247 MODULE_DESCRIPTION("Atlas Scientific EZO sensors");
|
H A D | Kconfig | 26 tristate "Atlas Scientific EZO sensors" 30 Atlas Scientific EZO sensors 31 * CO2 EZO Sensor 34 module will be called atlas-ezo-sensor.
|
H A D | Makefile | 8 obj-$(CONFIG_ATLAS_EZO_SENSOR) += atlas-ezo-sensor.o
|
/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/ |
H A D | atlas,sensor.yaml | 7 title: Atlas Scientific OEM + EZO sensors 13 Atlas Scientific OEM + EZO sensors connected via I2C 33 - atlas,co2-ezo 34 - atlas,o2-ezo 35 - atlas,hum-ezo
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |