Searched refs:IIO_PROXIMITY (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/drivers/iio/light/ |
D | apds9960.c | 261 .type = IIO_PROXIMITY, \ 287 .type = IIO_PROXIMITY, 486 case IIO_PROXIMITY: in apds9960_read_raw() 520 case IIO_PROXIMITY: in apds9960_read_raw() 559 case IIO_PROXIMITY: in apds9960_write_raw() 580 case IIO_PROXIMITY: in apds9960_get_thres_reg() 592 case IIO_PROXIMITY: in apds9960_get_thres_reg() 628 if (chan->type == IIO_PROXIMITY) { in apds9960_read_event() 664 if (chan->type == IIO_PROXIMITY) { in apds9960_write_event() 691 case IIO_PROXIMITY: in apds9960_read_event_config() [all …]
|
D | ltr501.c | 443 case IIO_PROXIMITY: in ltr501_read_intr_prst() 496 case IIO_PROXIMITY: in ltr501_write_intr_prst() 594 .type = IIO_PROXIMITY, 664 case IIO_PROXIMITY: in ltr501_read_raw() 683 case IIO_PROXIMITY: in ltr501_read_raw() 703 case IIO_PROXIMITY: in ltr501_read_raw() 750 case IIO_PROXIMITY: in ltr501_write_raw() 797 case IIO_PROXIMITY: in ltr501_write_raw() 855 case IIO_PROXIMITY: in ltr501_read_thresh() 918 case IIO_PROXIMITY: in ltr501_write_thresh() [all …]
|
D | cm36651.c | 212 case IIO_PROXIMITY: in cm36651_read_output() 267 ev_code = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, in cm36651_irq_handler() 337 else if (chan->type == IIO_PROXIMITY) in cm36651_read_channel() 374 case IIO_PROXIMITY: in cm36651_read_int_time() 421 case IIO_PROXIMITY: in cm36651_write_int_time() 587 .type = IIO_PROXIMITY,
|
D | vcnl4000.c | 99 .type = IIO_PROXIMITY, 122 case IIO_PROXIMITY: in vcnl4000_read_raw()
|
D | stk3310.c | 149 .type = IIO_PROXIMITY, 315 if (chan->type != IIO_LIGHT && chan->type != IIO_PROXIMITY) in stk3310_read_raw() 370 if (chan->type != IIO_LIGHT && chan->type != IIO_PROXIMITY) in stk3310_write_raw() 554 event = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 1, in stk3310_irq_event_handler()
|
D | jsa1212.c | 235 case IIO_PROXIMITY: in jsa1212_read_raw() 268 .type = IIO_PROXIMITY,
|
D | gp2ap020a00f.c | 850 IIO_PROXIMITY, in gp2ap020a00f_prox_sensing_handler() 858 IIO_PROXIMITY, in gp2ap020a00f_prox_sensing_handler() 1004 case IIO_PROXIMITY: in gp2ap020a00f_get_thresh_reg() 1176 case IIO_PROXIMITY: in gp2ap020a00f_write_event_config() 1210 case IIO_PROXIMITY: in gp2ap020a00f_read_event_config() 1371 .type = IIO_PROXIMITY,
|
D | us5182d.c | 150 .type = IIO_PROXIMITY, 235 case IIO_PROXIMITY: in us5182d_read_raw()
|
D | pa12203001.c | 108 .type = IIO_PROXIMITY, 242 case IIO_PROXIMITY: in pa12203001_read_raw()
|
D | rpr0521.c | 183 .type = IIO_PROXIMITY, 328 if (chan->type != IIO_INTENSITY && chan->type != IIO_PROXIMITY) in rpr0521_read_raw()
|
D | hid-sensor-prox.c | 45 .type = IIO_PROXIMITY,
|
/linux-4.4.14/drivers/staging/iio/light/ |
D | isl29028.c | 274 case IIO_PROXIMITY: in isl29028_write_raw() 342 case IIO_PROXIMITY: in isl29028_read_raw() 354 if (chan->type != IIO_PROXIMITY) in isl29028_read_raw() 400 .type = IIO_PROXIMITY,
|
D | tsl2x7x_core.c | 1363 case IIO_PROXIMITY: in tsl2x7x_read_raw() 1538 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, in tsl2x7x_event_handler() 1764 .type = IIO_PROXIMITY, 1797 .type = IIO_PROXIMITY, 1811 .type = IIO_PROXIMITY, 1845 .type = IIO_PROXIMITY,
|
D | isl29018.c | 414 case IIO_PROXIMITY: in isl29018_read_raw() 470 .type = IIO_PROXIMITY, \
|
/linux-4.4.14/drivers/iio/proximity/ |
D | sx9500.c | 116 .type = IIO_PROXIMITY, \ 392 case IIO_PROXIMITY: in sx9500_read_raw() 439 case IIO_PROXIMITY: in sx9500_write_raw() 493 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, chan, in sx9500_push_events() 534 if (chan->type != IIO_PROXIMITY || type != IIO_EV_TYPE_THRESH || in sx9500_read_event_config() 550 if (chan->type != IIO_PROXIMITY || type != IIO_EV_TYPE_THRESH || in sx9500_write_event_config()
|
D | as3935.c | 72 .type = IIO_PROXIMITY,
|
/linux-4.4.14/tools/iio/ |
D | iio_event_monitor.c | 40 [IIO_PROXIMITY] = "proximity", 123 case IIO_PROXIMITY: in event_is_known()
|
/linux-4.4.14/include/uapi/linux/iio/ |
D | types.h | 22 IIO_PROXIMITY, enumerator
|
/linux-4.4.14/drivers/iio/ |
D | industrialio-core.c | 62 [IIO_PROXIMITY] = "proximity",
|