Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'
[deliverable/linux.git] / include / uapi / linux / iio / types.h
index c077617f3304355d2d465e3760a5f46f5de2bbb9..b0916fc72cce733e760fb5d92b3f510c1cd25514 100644 (file)
@@ -38,6 +38,7 @@ enum iio_chan_type {
        IIO_CONCENTRATION,
        IIO_RESISTANCE,
        IIO_PH,
+       IIO_UVINDEX,
 };
 
 enum iio_modifier {
@@ -77,6 +78,7 @@ enum iio_modifier {
        IIO_MOD_Q,
        IIO_MOD_CO2,
        IIO_MOD_VOC,
+       IIO_MOD_LIGHT_UV,
 };
 
 enum iio_event_type {
This page took 0.02422 seconds and 5 git commands to generate.