Home
last modified time | relevance | path

Searched refs:IIO_EV_TYPE_ROC (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_accel.c180 .type = IIO_EV_TYPE_ROC,
491 IIO_EV_TYPE_ROC, IIO_EV_DIR_RISING); in inv_icm42600_accel_handle_events()
1023 if (type != IIO_EV_TYPE_ROC || dir != IIO_EV_DIR_RISING) in inv_icm42600_accel_read_event_config()
1040 if (type != IIO_EV_TYPE_ROC || dir != IIO_EV_DIR_RISING) in inv_icm42600_accel_write_event_config()
1065 if (type != IIO_EV_TYPE_ROC || dir != IIO_EV_DIR_RISING) in inv_icm42600_accel_read_event_value()
1107 if (type != IIO_EV_TYPE_ROC || dir != IIO_EV_DIR_RISING) in inv_icm42600_accel_write_event_value()
/linux/tools/iio/
H A Diio_event_monitor.c73 [IIO_EV_TYPE_ROC] = "roc",
259 case IIO_EV_TYPE_ROC: in event_is_known()
/linux/include/uapi/linux/iio/
H A Dtypes.h121 IIO_EV_TYPE_ROC, enumerator
/linux/drivers/iio/imu/bmi270/
H A Dbmi270_core.c500 case IIO_EV_TYPE_ROC: in bmi270_motion_reg()
509 case IIO_EV_TYPE_ROC: in bmi270_motion_reg()
791 IIO_EV_TYPE_ROC, in bmi270_irq_thread_handler()
1051 case IIO_EV_TYPE_ROC: in bmi270_write_event_config()
1085 case IIO_EV_TYPE_ROC: in bmi270_read_event_config()
1249 .type = IIO_EV_TYPE_ROC,
/linux/drivers/iio/gyro/
H A Dbmg160_core.c820 .type = IIO_EV_TYPE_ROC,
987 IIO_EV_TYPE_ROC, in bmg160_event_handler()
994 IIO_EV_TYPE_ROC, in bmg160_event_handler()
1001 IIO_EV_TYPE_ROC, in bmg160_event_handler()
/linux/drivers/iio/accel/
H A Dmma9551.c299 .type = IIO_EV_TYPE_ROC,
381 IIO_EV_TYPE_ROC, IIO_EV_DIR_RISING), in mma9551_event_handler()
H A Dbmc150-accel-core.c1046 .type = IIO_EV_TYPE_ROC,
1290 IIO_EV_TYPE_ROC, in bmc150_accel_handle_roc_event()
1299 IIO_EV_TYPE_ROC, in bmc150_accel_handle_roc_event()
1308 IIO_EV_TYPE_ROC, in bmc150_accel_handle_roc_event()
/linux/drivers/iio/light/
H A Dgp2ap020a00f.c848 IIO_EV_TYPE_ROC, in gp2ap020a00f_prox_sensing_handler()
856 IIO_EV_TYPE_ROC, in gp2ap020a00f_prox_sensing_handler()
1311 .type = IIO_EV_TYPE_ROC,
1316 .type = IIO_EV_TYPE_ROC,
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c1165 if (chan->type != IIO_ACCEL || type != IIO_EV_TYPE_ROC || in inv_mpu6050_read_event_config()
1183 if (chan->type != IIO_ACCEL || type != IIO_EV_TYPE_ROC || in inv_mpu6050_write_event_config()
1206 if (chan->type != IIO_ACCEL || type != IIO_EV_TYPE_ROC || in inv_mpu6050_read_event_value()
1232 if (chan->type != IIO_ACCEL || type != IIO_EV_TYPE_ROC || in inv_mpu6050_write_event_value()
1455 .type = IIO_EV_TYPE_ROC,
H A Dinv_mpu_trigger.c286 IIO_EV_TYPE_ROC, IIO_EV_DIR_RISING); in inv_mpu6050_interrupt_handle()
/linux/drivers/iio/
H A Dindustrialio-event.c229 [IIO_EV_TYPE_ROC] = "roc",