/linux-6.6.21/drivers/iio/temperature/ |
D | tmp007.c | 187 IIO_EV_DIR_RISING), in tmp007_interrupt_handler() 203 IIO_EV_DIR_RISING), in tmp007_interrupt_handler() 227 if (dir == IIO_EV_DIR_RISING) in tmp007_write_event_config() 233 if (dir == IIO_EV_DIR_RISING) in tmp007_write_event_config() 266 if (dir == IIO_EV_DIR_RISING) in tmp007_read_event_config() 272 if (dir == IIO_EV_DIR_RISING) in tmp007_read_event_config() 295 if (dir == IIO_EV_DIR_RISING) in tmp007_read_thresh() 301 if (dir == IIO_EV_DIR_RISING) in tmp007_read_thresh() 330 if (dir == IIO_EV_DIR_RISING) in tmp007_write_thresh() 336 if (dir == IIO_EV_DIR_RISING) in tmp007_write_thresh() [all …]
|
/linux-6.6.21/drivers/iio/cdc/ |
D | ad7150.c | 170 if (dir == IIO_EV_DIR_RISING) in ad7150_read_event_config() 174 if (dir == IIO_EV_DIR_RISING) in ad7150_read_event_config() 190 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_params() 259 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_config() 332 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_read_event_value() 365 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_value() 414 .dir = IIO_EV_DIR_RISING, 424 .dir = IIO_EV_DIR_RISING,
|
/linux-6.6.21/drivers/iio/adc/ |
D | ad7091r-base.c | 57 .dir = IIO_EV_DIR_RISING, 203 case IIO_EV_DIR_RISING: in ad7091r_read_event_config() 238 case IIO_EV_DIR_RISING: in ad7091r_write_event_config() 264 case IIO_EV_DIR_RISING: in ad7091r_read_event_value() 304 case IIO_EV_DIR_RISING: in ad7091r_write_event_value() 349 IIO_EV_DIR_RISING), timestamp); in ad7091r_event_handler()
|
D | hi8435.c | 183 else if (dir == IIO_EV_DIR_RISING) in hi8435_read_event_value() 226 } else if (dir == IIO_EV_DIR_RISING) { in hi8435_write_event_value() 287 .dir = IIO_EV_DIR_RISING, 425 dir = val & BIT(i) ? IIO_EV_DIR_RISING : in hi8435_iio_push_event()
|
D | ad7280a.c | 580 .dir = IIO_EV_DIR_RISING, 697 case IIO_EV_DIR_RISING: in ad7280a_read_thresh() 709 case IIO_EV_DIR_RISING: in ad7280a_read_thresh() 745 case IIO_EV_DIR_RISING: in ad7280a_write_thresh() 770 case IIO_EV_DIR_RISING: in ad7280a_write_thresh() 825 IIO_EV_DIR_RISING, in ad7280_event_handler() 842 IIO_EV_DIR_RISING); in ad7280_event_handler()
|
D | ad7291.c | 145 IIO_EV_DIR_RISING), in ad7291_event_handler() 161 IIO_EV_DIR_RISING), in ad7291_event_handler() 408 .dir = IIO_EV_DIR_RISING,
|
/linux-6.6.21/drivers/iio/dac/ |
D | ad5421.c | 87 .dir = IIO_EV_DIR_RISING, 101 .dir = IIO_EV_DIR_RISING, 246 IIO_EV_DIR_RISING), in ad5421_fault_handler() 264 IIO_EV_DIR_RISING), in ad5421_fault_handler() 394 if (dir == IIO_EV_DIR_RISING) in ad5421_write_event_config() 425 if (dir == IIO_EV_DIR_RISING) in ad5421_read_event_config()
|
/linux-6.6.21/drivers/iio/dummy/ |
D | iio_simple_dummy_events.c | 68 if (dir == IIO_EV_DIR_RISING) in iio_simple_dummy_write_event_config() 187 IIO_EV_DIR_RISING, in iio_simple_dummy_event_handler() 196 IIO_EV_DIR_RISING, in iio_simple_dummy_event_handler()
|
/linux-6.6.21/drivers/iio/light/ |
D | iqs621-als.c | 139 IIO_EV_DIR_RISING), in iqs621_als_notifier() 156 IIO_EV_DIR_RISING), in iqs621_als_notifier() 173 IIO_EV_DIR_RISING), in iqs621_als_notifier() 343 case IIO_EV_DIR_RISING: in iqs621_als_read_event_value() 383 case IIO_EV_DIR_RISING: in iqs621_als_write_event_value() 479 .dir = IIO_EV_DIR_RISING,
|
D | adux1020.c | 523 if (dir == IIO_EV_DIR_RISING) in adux1020_write_event_config() 573 if (dir == IIO_EV_DIR_RISING) in adux1020_read_event_config() 602 if (dir == IIO_EV_DIR_RISING) in adux1020_read_thresh() 631 if (dir == IIO_EV_DIR_RISING) in adux1020_write_thresh() 650 .dir = IIO_EV_DIR_RISING, 716 IIO_EV_DIR_RISING), in adux1020_interrupt_handler()
|
D | us5182d.c | 172 .dir = IIO_EV_DIR_RISING, 528 else if (dir == IIO_EV_DIR_RISING) in us5182d_setup_prox() 543 case IIO_EV_DIR_RISING: in us5182d_read_thresh() 572 case IIO_EV_DIR_RISING: in us5182d_write_thresh() 610 case IIO_EV_DIR_RISING: in us5182d_read_event_config() 639 case IIO_EV_DIR_RISING: in us5182d_write_event_config() 822 dir = ret & US5182D_CFG0_PROX ? IIO_EV_DIR_RISING : IIO_EV_DIR_FALLING; in us5182d_irq_thread_handler()
|
D | vcnl4000.c | 1169 case IIO_EV_DIR_RISING: in vcnl4010_read_event() 1202 case IIO_EV_DIR_RISING: in vcnl4010_write_event() 1239 case IIO_EV_DIR_RISING: in vcnl4040_read_event() 1261 case IIO_EV_DIR_RISING: in vcnl4040_read_event() 1303 case IIO_EV_DIR_RISING: in vcnl4040_write_event() 1327 case IIO_EV_DIR_RISING: in vcnl4040_write_event() 1459 return (dir == IIO_EV_DIR_RISING) ? in vcnl4040_read_event_config() 1499 if (dir == IIO_EV_DIR_RISING) in vcnl4040_write_event_config() 1534 IIO_EV_DIR_RISING), in vcnl4040_irq_thread() 1558 IIO_EV_DIR_RISING), in vcnl4040_irq_thread() [all …]
|
D | veml6030.c | 165 .dir = IIO_EV_DIR_RISING, 463 if (dir == IIO_EV_DIR_RISING) in veml6030_read_thresh() 486 if (dir == IIO_EV_DIR_RISING) { in veml6030_write_thresh() 592 case IIO_EV_DIR_RISING: in veml6030_read_event_val() 710 evtdir = IIO_EV_DIR_RISING; in veml6030_event_handler()
|
D | gp2ap020a00f.c | 850 IIO_EV_DIR_RISING), in gp2ap020a00f_prox_sensing_handler() 924 IIO_EV_DIR_RISING), in gp2ap020a00f_thresh_event_handler() 1002 if (event_dir == IIO_EV_DIR_RISING) in gp2ap020a00f_get_thresh_reg() 1007 if (event_dir == IIO_EV_DIR_RISING) in gp2ap020a00f_get_thresh_reg() 1177 if (dir == IIO_EV_DIR_RISING) { in gp2ap020a00f_write_event_config() 1208 if (dir == IIO_EV_DIR_RISING) in gp2ap020a00f_read_event_config() 1216 if (dir == IIO_EV_DIR_RISING) in gp2ap020a00f_read_event_config() 1301 .dir = IIO_EV_DIR_RISING, 1315 .dir = IIO_EV_DIR_RISING,
|
D | max44009.c | 87 .dir = IIO_EV_DIR_RISING, 329 case IIO_EV_DIR_RISING: in max44009_get_thr_reg() 384 if (dir == IIO_EV_DIR_RISING) in max44009_read_threshold()
|
D | tcs3472.c | 77 .dir = IIO_EV_DIR_RISING, 236 *val = (dir == IIO_EV_DIR_RISING) ? in tcs3472_read_event() 272 case IIO_EV_DIR_RISING: in tcs3472_write_event() 286 if (dir == IIO_EV_DIR_RISING) in tcs3472_write_event()
|
D | apds9300.c | 281 case IIO_EV_DIR_RISING: in apds9300_read_thresh() 303 if (dir == IIO_EV_DIR_RISING) in apds9300_write_thresh() 351 .dir = IIO_EV_DIR_RISING,
|
D | cm3605.c | 66 if (cm3605->dir == IIO_EV_DIR_RISING) in cm3605_prox_irq() 69 cm3605->dir = IIO_EV_DIR_RISING; in cm3605_prox_irq()
|
D | opt3001.c | 201 .dir = IIO_EV_DIR_RISING, 454 case IIO_EV_DIR_RISING: in opt3001_read_event_value() 500 case IIO_EV_DIR_RISING: in opt3001_write_event_value() 708 IIO_EV_DIR_RISING), in opt3001_irq()
|
D | stk3310.c | 126 .dir = IIO_EV_DIR_RISING, 229 if (dir == IIO_EV_DIR_RISING) in stk3310_read_event() 269 if (dir == IIO_EV_DIR_RISING) in stk3310_write_event() 576 IIO_EV_DIR_RISING)); in stk3310_irq_event_handler()
|
D | tsl2563.c | 529 .dir = IIO_EV_DIR_RISING, 571 case IIO_EV_DIR_RISING: in tsl2563_read_thresh() 594 if (dir == IIO_EV_DIR_RISING) in tsl2563_write_thresh() 603 if (dir == IIO_EV_DIR_RISING) in tsl2563_write_thresh()
|
/linux-6.6.21/drivers/iio/accel/ |
D | adxl372.c | 243 .dir = IIO_EV_DIR_RISING, 622 ev_dir = IIO_EV_DIR_RISING; in adxl372_push_event() 852 case IIO_EV_DIR_RISING: in adxl372_read_event_value() 873 case IIO_EV_DIR_RISING: in adxl372_read_event_value() 902 case IIO_EV_DIR_RISING: in adxl372_write_event_value() 914 case IIO_EV_DIR_RISING: in adxl372_write_event_value() 932 case IIO_EV_DIR_RISING: in adxl372_read_event_config() 948 case IIO_EV_DIR_RISING: in adxl372_write_event_config()
|
D | adxl367.c | 808 ev_dir = IIO_EV_DIR_RISING; in adxl367_push_event() 1010 case IIO_EV_DIR_RISING: in adxl367_read_event_value() 1026 case IIO_EV_DIR_RISING: in adxl367_read_event_value() 1061 case IIO_EV_DIR_RISING: in adxl367_write_event_value() 1074 case IIO_EV_DIR_RISING: in adxl367_write_event_value() 1096 case IIO_EV_DIR_RISING: in adxl367_read_event_config() 1118 case IIO_EV_DIR_RISING: in adxl367_write_event_config() 1365 .dir = IIO_EV_DIR_RISING,
|
D | mma9553.c | 116 .dir = IIO_EV_DIR_RISING, 126 .dir = IIO_EV_DIR_RISING, 136 .dir = IIO_EV_DIR_RISING, 146 .dir = IIO_EV_DIR_RISING, 895 .dir = IIO_EV_DIR_RISING, 1026 IIO_EV_DIR_RISING); in mma9553_event_handler() 1055 IIO_EV_DIR_RISING, in mma9553_event_handler()
|
/linux-6.6.21/drivers/iio/proximity/ |
D | vcnl3020.c | 301 case IIO_EV_DIR_RISING: in vcnl3020_read_event() 338 case IIO_EV_DIR_RISING: in vcnl3020_write_event() 480 .dir = IIO_EV_DIR_RISING, 593 IIO_EV_DIR_RISING), in vcnl3020_handle_irq_thread()
|