| /linux/drivers/iio/adc/ |
| H A D | ade9000.c | 326 { ADE9000_ST1_ZXVA_BIT, IIO_VOLTAGE, ADE9000_PHASE_A_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_EITHER }, 327 { ADE9000_ST1_ZXIA_BIT, IIO_CURRENT, ADE9000_PHASE_A_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_EITHER }, 328 { ADE9000_ST1_ZXVB_BIT, IIO_VOLTAGE, ADE9000_PHASE_B_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_EITHER }, 329 { ADE9000_ST1_ZXIB_BIT, IIO_CURRENT, ADE9000_PHASE_B_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_EITHER }, 330 { ADE9000_ST1_ZXVC_BIT, IIO_VOLTAGE, ADE9000_PHASE_C_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_EITHER }, 331 { ADE9000_ST1_ZXIC_BIT, IIO_CURRENT, ADE9000_PHASE_C_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_EITHER }, 345 .dir = IIO_EV_DIR_EITHER, 355 .dir = IIO_EV_DIR_EITHER, 1202 if (chan->type == IIO_VOLTAGE && dir == IIO_EV_DIR_EITHER) in ade9000_read_event_config() 1204 else if (chan->type == IIO_CURRENT && dir == IIO_EV_DIR_EITHER) in ade9000_read_event_config() [all …]
|
| H A D | ti-ads7138.c | 423 if (dir != IIO_EV_DIR_EITHER) in ads7138_read_event_config() 440 if (dir != IIO_EV_DIR_EITHER) in ads7138_write_event_config() 497 .dir = IIO_EV_DIR_EITHER,
|
| H A D | ti-ads1015.c | 155 .dir = IIO_EV_DIR_EITHER, 692 case IIO_EV_DIR_EITHER: in ads1015_read_event_config() 778 int comp_mode = (dir == IIO_EV_DIR_EITHER) ? in ads1015_write_event_config() 813 IIO_EV_DIR_RISING : IIO_EV_DIR_EITHER; in ads1015_event_handler()
|
| H A D | xilinx-xadc-events.c | 57 IIO_EV_TYPE_THRESH, IIO_EV_DIR_EITHER), in xadc_handle_event()
|
| H A D | ad7091r-base.c | 35 .dir = IIO_EV_DIR_EITHER,
|
| H A D | ad4062.c | 214 .dir = IIO_EV_DIR_EITHER, 562 IIO_EV_DIR_EITHER), in ad4062_irq_handler_thresh() 590 IIO_EV_DIR_EITHER), in ad4062_ibi_handler()
|
| /linux/drivers/iio/light/ |
| H A D | iqs621-als.c | 351 case IIO_EV_DIR_EITHER: in iqs621_als_read_event_value() 399 case IIO_EV_DIR_EITHER: in iqs621_als_write_event_value() 466 .dir = IIO_EV_DIR_EITHER, 474 .dir = IIO_EV_DIR_EITHER, 509 .dir = IIO_EV_DIR_EITHER,
|
| H A D | apds9306.c | 232 .dir = IIO_EV_DIR_EITHER, 522 IIO_EV_DIR_EITHER); in apds9306_read_data() 527 IIO_EV_DIR_EITHER); in apds9306_read_data() 957 IIO_EV_DIR_EITHER); in apds9306_irq_handler() 962 IIO_EV_DIR_EITHER); in apds9306_irq_handler() 991 if (dir == IIO_EV_DIR_EITHER && info == IIO_EV_INFO_PERIOD) in apds9306_read_event() 1021 if (dir == IIO_EV_DIR_EITHER && info == IIO_EV_INFO_PERIOD) in apds9306_write_event()
|
| H A D | ltr390.c | 323 .dir = IIO_EV_DIR_EITHER, 721 IIO_EV_DIR_EITHER), in ltr390_interrupt_handler() 729 IIO_EV_DIR_EITHER), in ltr390_interrupt_handler()
|
| H A D | tcs3472.c | 80 .dir = IIO_EV_DIR_EITHER, 360 IIO_EV_DIR_EITHER), in tcs3472_event_handler()
|
| H A D | vcnl4035.c | 90 IIO_EV_DIR_EITHER), in vcnl4035_drdy_irq_thread() 362 .dir = IIO_EV_DIR_EITHER,
|
| H A D | ltr501.c | 554 .dir = IIO_EV_DIR_EITHER, 572 .dir = IIO_EV_DIR_EITHER, 1344 IIO_EV_DIR_EITHER), in ltr501_interrupt_handler() 1351 IIO_EV_DIR_EITHER), in ltr501_interrupt_handler()
|
| H A D | cm3605.c | 137 .dir = IIO_EV_DIR_EITHER,
|
| H A D | apds9160.c | 191 .dir = IIO_EV_DIR_EITHER, 1293 IIO_EV_DIR_EITHER), in apds9160_irq_handler() 1302 IIO_EV_DIR_EITHER), in apds9160_irq_handler()
|
| H A D | bh1745.c | 190 .dir = IIO_EV_DIR_EITHER, 726 IIO_EV_DIR_EITHER), in bh1745_interrupt_handler()
|
| H A D | tsl2591.c | 673 .dir = IIO_EV_DIR_EITHER, 1065 IIO_EV_DIR_EITHER), in tsl2591_event_handler()
|
| H A D | max44009.c | 481 IIO_EV_DIR_EITHER), in max44009_threaded_irq_handler()
|
| H A D | apds9960.c | 851 IIO_EV_DIR_EITHER), in apds9960_interrupt_handler() 860 IIO_EV_DIR_EITHER), in apds9960_interrupt_handler()
|
| /linux/tools/iio/ |
| H A D | iio_event_monitor.c | 83 [IIO_EV_DIR_EITHER] = "either", 271 case IIO_EV_DIR_EITHER: in event_is_known()
|
| /linux/include/uapi/linux/iio/ |
| H A D | types.h | 131 IIO_EV_DIR_EITHER, enumerator
|
| /linux/drivers/iio/proximity/ |
| H A D | sx9500.c | 101 .dir = IIO_EV_DIR_EITHER, 530 dir != IIO_EV_DIR_EITHER) in sx9500_read_event_config() 546 dir != IIO_EV_DIR_EITHER) in sx9500_write_event_config()
|
| H A D | cros_ec_mkbp_proximity.c | 38 .dir = IIO_EV_DIR_EITHER,
|
| H A D | irsd200.c | 730 dir = IIO_EV_DIR_EITHER; in irsd200_irq_thread() 824 .dir = IIO_EV_DIR_EITHER,
|
| /linux/drivers/iio/common/cros_ec_sensors/ |
| H A D | cros_ec_activity.c | 52 .dir = IIO_EV_DIR_EITHER,
|
| /linux/drivers/iio/resolver/ |
| H A D | ad2s1210.c | 376 IIO_EV_DIR_EITHER), in ad2s1210_push_events() 381 IIO_EV_DIR_EITHER), in ad2s1210_push_events() 917 .dir = IIO_EV_DIR_EITHER,
|