/Linux-v4.19/drivers/iio/light/ |
D | tsl2772.c | 793 if (chan->type == IIO_INTENSITY) { in tsl2772_read_avail() 961 if (chan->type == IIO_INTENSITY) in tsl2772_read_interrupt_config() 975 if (chan->type == IIO_INTENSITY) in tsl2772_write_interrupt_config() 996 if (chan->type == IIO_INTENSITY) { in tsl2772_write_event_value() 1025 if (chan->type == IIO_INTENSITY) in tsl2772_write_event_value() 1034 if (chan->type == IIO_INTENSITY) { in tsl2772_write_event_value() 1069 if (chan->type == IIO_INTENSITY) { in tsl2772_read_event_value() 1094 if (chan->type == IIO_INTENSITY) { in tsl2772_read_event_value() 1137 case IIO_INTENSITY: in tsl2772_read_raw() 1181 if (chan->type == IIO_INTENSITY) { in tsl2772_write_raw() [all …]
|
D | apds9960.c | 265 .type = IIO_INTENSITY, \ 297 .type = IIO_INTENSITY, 487 case IIO_INTENSITY: in apds9960_read_raw() 504 case IIO_INTENSITY: in apds9960_read_raw() 521 case IIO_INTENSITY: in apds9960_read_raw() 545 case IIO_INTENSITY: in apds9960_write_raw() 558 case IIO_INTENSITY: in apds9960_write_raw() 580 case IIO_INTENSITY: in apds9960_get_thres_reg() 592 case IIO_INTENSITY: in apds9960_get_thres_reg() 629 } else if (chan->type == IIO_INTENSITY) { in apds9960_read_event() [all …]
|
D | si1133.c | 480 SI1133_CHANNEL(SI1133_PARAM_ADCMUX_WHITE, IIO_INTENSITY) 484 SI1133_CHANNEL(SI1133_PARAM_ADCMUX_LARGE_WHITE, IIO_INTENSITY) 489 SI1133_CHANNEL(SI1133_PARAM_ADCMUX_SMALL_IR, IIO_INTENSITY) 495 SI1133_CHANNEL(SI1133_PARAM_ADCMUX_MED_IR, IIO_INTENSITY) 500 SI1133_CHANNEL(SI1133_PARAM_ADCMUX_LARGE_IR, IIO_INTENSITY) 764 case IIO_INTENSITY: in si1133_read_raw() 776 case IIO_INTENSITY: in si1133_read_raw() 788 case IIO_INTENSITY: in si1133_read_raw() 801 case IIO_INTENSITY: in si1133_read_raw() 825 case IIO_INTENSITY: in si1133_write_raw() [all …]
|
D | ltr501.c | 432 case IIO_INTENSITY: in ltr501_read_intr_prst() 476 case IIO_INTENSITY: in ltr501_write_intr_prst() 560 .type = IIO_INTENSITY, \ 658 case IIO_INTENSITY: in ltr501_read_raw() 687 case IIO_INTENSITY: in ltr501_read_raw() 704 case IIO_INTENSITY: in ltr501_read_raw() 711 case IIO_INTENSITY: in ltr501_read_raw() 749 case IIO_INTENSITY: in ltr501_write_raw() 786 case IIO_INTENSITY: in ltr501_write_raw() 803 case IIO_INTENSITY: in ltr501_write_raw() [all …]
|
D | apds9300.c | 261 case IIO_INTENSITY: in apds9300_read_raw() 372 .type = IIO_INTENSITY, 380 .type = IIO_INTENSITY, 394 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, 629 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, in tsl2563_event_handler()
|
D | si1145.c | 634 case IIO_INTENSITY: in si1145_read_raw() 669 case IIO_INTENSITY: in si1145_read_raw() 740 case IIO_INTENSITY: in si1145_write_raw() 808 .type = IIO_INTENSITY, \ 819 .type = IIO_INTENSITY, \
|
D | rpr0521.c | 252 .type = IIO_INTENSITY, 268 .type = IIO_INTENSITY, 633 case IIO_INTENSITY: in rpr0521_read_samp_freq() 730 if (chan->type != IIO_INTENSITY && chan->type != IIO_PROXIMITY) in rpr0521_read_raw()
|
D | veml6070.c | 82 .type = IIO_INTENSITY,
|
D | isl29028.c | 455 case IIO_INTENSITY: in isl29028_read_raw() 528 .type = IIO_INTENSITY,
|
D | tcs3472.c | 91 .type = IIO_INTENSITY, \ 363 iio_push_event(indio_dev, IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in tcs3472_event_handler()
|
D | cm3323.c | 56 .type = IIO_INTENSITY, \
|
D | adjd_s311.c | 147 .type = IIO_INTENSITY, \
|
D | isl29018.c | 427 case IIO_INTENSITY: in isl29018_read_raw() 483 .type = IIO_INTENSITY, \
|
D | isl29125.c | 61 .type = IIO_INTENSITY, \
|
D | hid-sensor-als.c | 54 .type = IIO_INTENSITY,
|
D | tcs3414.c | 63 .type = IIO_INTENSITY, \
|
D | zopt2201.c | 241 .type = IIO_INTENSITY,
|
/Linux-v4.19/tools/iio/ |
D | iio_event_monitor.c | 39 [IIO_INTENSITY] = "intensity", 135 case IIO_INTENSITY: in event_is_known()
|
/Linux-v4.19/include/uapi/linux/iio/ |
D | types.h | 22 IIO_INTENSITY, enumerator
|
/Linux-v4.19/drivers/iio/health/ |
D | afe440x.h | 93 .type = IIO_INTENSITY, \
|
D | max30100.c | 118 .type = IIO_INTENSITY, 131 .type = IIO_INTENSITY,
|
D | afe4404.c | 265 case IIO_INTENSITY: in afe4404_read_raw() 308 case IIO_INTENSITY: in afe4404_write_raw()
|
/Linux-v4.19/drivers/iio/proximity/ |
D | isl29501.c | 537 .type = IIO_INTENSITY, 633 case IIO_INTENSITY: in isl29501_get_raw() 684 case IIO_INTENSITY: in isl29501_get_scale()
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | core.rst | 120 .type = IIO_INTENSITY, 127 .type = IIO_INTENSITY,
|