Searched refs:IIO_INTENSITY (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/iio/light/ |
D | ltr501.c | 92 .type = IIO_INTENSITY, \ 145 case IIO_INTENSITY: in ltr501_read_raw() 167 case IIO_INTENSITY: in ltr501_read_raw() 214 case IIO_INTENSITY: in ltr501_write_raw()
|
D | apds9300.c | 261 case IIO_INTENSITY: in apds9300_read_raw() 374 .type = IIO_INTENSITY, 382 .type = IIO_INTENSITY, 396 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in apds9300_interrupt_handler()
|
D | tsl2563.c | 501 case IIO_INTENSITY: in tsl2563_read_raw() 554 .type = IIO_INTENSITY, 562 .type = IIO_INTENSITY,
|
D | cm3323.c | 56 .type = IIO_INTENSITY, \
|
D | adjd_s311.c | 147 .type = IIO_INTENSITY, \
|
D | isl29125.c | 59 .type = IIO_INTENSITY, \
|
D | hid-sensor-als.c | 50 .type = IIO_INTENSITY,
|
D | tcs3414.c | 64 .type = IIO_INTENSITY, \
|
D | tcs3472.c | 63 .type = IIO_INTENSITY, \
|
/linux-4.1.27/tools/iio/ |
D | iio_event_monitor.c | 40 [IIO_INTENSITY] = "intensity", 119 case IIO_INTENSITY: in event_is_known()
|
/linux-4.1.27/drivers/staging/iio/light/ |
D | tsl2x7x_core.c | 1225 if (chan->type == IIO_INTENSITY) in tsl2x7x_read_interrupt_config() 1241 if (chan->type == IIO_INTENSITY) { in tsl2x7x_write_interrupt_config() 1267 if (chan->type == IIO_INTENSITY) { in tsl2x7x_write_thresh() 1305 if (chan->type == IIO_INTENSITY) { in tsl2x7x_read_thresh() 1355 case IIO_INTENSITY: in tsl2x7x_read_raw() 1403 if (chan->type == IIO_INTENSITY) { in tsl2x7x_write_raw() 1744 .type = IIO_INTENSITY, 1753 .type = IIO_INTENSITY, 1783 .type = IIO_INTENSITY, 1792 .type = IIO_INTENSITY, [all …]
|
D | isl29028.c | 339 case IIO_INTENSITY: in isl29028_read_raw() 397 .type = IIO_INTENSITY,
|
D | isl29018.c | 392 case IIO_INTENSITY: in isl29018_read_raw() 428 .type = IIO_INTENSITY, \
|
/linux-4.1.27/include/uapi/linux/iio/ |
D | types.h | 21 IIO_INTENSITY, enumerator
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-core.c | 61 [IIO_INTENSITY] = "intensity",
|