Home
last modified time | relevance | path

Searched refs:IIO_EV_DIR_RISING (Results 1 – 25 of 60) sorted by relevance

123

/Linux-v6.1/drivers/iio/temperature/
Dtmp007.c187 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-v6.1/drivers/iio/cdc/
Dad7150.c170 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-v6.1/drivers/iio/dac/
Dad5421.c87 .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-v6.1/drivers/iio/dummy/
Diio_simple_dummy_events.c68 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-v6.1/drivers/iio/light/
Diqs621-als.c139 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,
Dadux1020.c523 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()
Dus5182d.c172 .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()
Dveml6030.c165 .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()
Dgp2ap020a00f.c850 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,
Dmax44009.c87 .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()
Dtcs3472.c77 .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()
Dapds9300.c281 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,
Dcm3605.c66 if (cm3605->dir == IIO_EV_DIR_RISING) in cm3605_prox_irq()
69 cm3605->dir = IIO_EV_DIR_RISING; in cm3605_prox_irq()
Dopt3001.c201 .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()
Dstk3310.c126 .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()
/Linux-v6.1/drivers/iio/adc/
Dhi8435.c183 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()
Dad7280a.c580 .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()
Dad7291.c145 IIO_EV_DIR_RISING), in ad7291_event_handler()
161 IIO_EV_DIR_RISING), in ad7291_event_handler()
408 .dir = IIO_EV_DIR_RISING,
/Linux-v6.1/drivers/iio/accel/
Dadxl372.c243 .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()
Dadxl367.c810 ev_dir = IIO_EV_DIR_RISING; in adxl367_push_event()
1012 case IIO_EV_DIR_RISING: in adxl367_read_event_value()
1028 case IIO_EV_DIR_RISING: in adxl367_read_event_value()
1063 case IIO_EV_DIR_RISING: in adxl367_write_event_value()
1076 case IIO_EV_DIR_RISING: in adxl367_write_event_value()
1098 case IIO_EV_DIR_RISING: in adxl367_read_event_config()
1120 case IIO_EV_DIR_RISING: in adxl367_write_event_config()
1380 .dir = IIO_EV_DIR_RISING,
Dmma9553.c116 .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()
Dmma8452.c802 case IIO_EV_DIR_RISING: in mma8452_get_event_regs()
959 case IIO_EV_DIR_RISING: in mma8452_read_event_config()
993 case IIO_EV_DIR_RISING: in mma8452_write_event_config()
1037 IIO_EV_DIR_RISING), in mma8452_transient_interrupt()
1044 IIO_EV_DIR_RISING), in mma8452_transient_interrupt()
1051 IIO_EV_DIR_RISING), in mma8452_transient_interrupt()
1162 .dir = IIO_EV_DIR_RISING,
1173 .dir = IIO_EV_DIR_RISING,
/Linux-v6.1/drivers/iio/proximity/
Dvcnl3020.c301 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()
/Linux-v6.1/include/uapi/linux/iio/
Dtypes.h119 IIO_EV_DIR_RISING, enumerator
/Linux-v6.1/tools/iio/
Diio_event_monitor.c77 [IIO_EV_DIR_RISING] = "rising",
247 case IIO_EV_DIR_RISING: in event_is_known()

123