Searched refs:IIO_PROXIMITY (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/iio/proximity/ |
D | sx9500.c | 104 .type = IIO_PROXIMITY, \ 242 case IIO_PROXIMITY: in sx9500_read_raw() 292 case IIO_PROXIMITY: in sx9500_write_raw() 359 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, in sx9500_irq_thread_handler() 380 if (chan->type != IIO_PROXIMITY || type != IIO_EV_TYPE_THRESH || in sx9500_read_event_config() 398 if (chan->type != IIO_PROXIMITY || type != IIO_EV_TYPE_THRESH || in sx9500_write_event_config()
|
D | as3935.c | 72 .type = IIO_PROXIMITY,
|
/linux-4.1.27/drivers/iio/light/ |
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 | ltr501.c | 112 .type = IIO_PROXIMITY, 154 case IIO_PROXIMITY: in ltr501_read_raw() 177 case IIO_PROXIMITY: in ltr501_read_raw() 223 case IIO_PROXIMITY: in ltr501_write_raw()
|
D | vcnl4000.c | 99 .type = IIO_PROXIMITY, 122 case IIO_PROXIMITY: in vcnl4000_read_raw()
|
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 | hid-sensor-prox.c | 45 .type = IIO_PROXIMITY,
|
/linux-4.1.27/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 | 395 case IIO_PROXIMITY: in isl29018_read_raw() 435 .type = IIO_PROXIMITY, \
|
/linux-4.1.27/tools/iio/ |
D | iio_event_monitor.c | 41 [IIO_PROXIMITY] = "proximity", 120 case IIO_PROXIMITY: in event_is_known()
|
/linux-4.1.27/include/uapi/linux/iio/ |
D | types.h | 22 IIO_PROXIMITY, enumerator
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-core.c | 62 [IIO_PROXIMITY] = "proximity",
|