Searched refs:iio_device_get_current_mode (Results 1 – 8 of 8) sorted by relevance
605 if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED) in bm1390_buffer_postenable()613 if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED) in bm1390_buffer_predisable()
770 int current_mode = iio_device_get_current_mode(indio_dev); in nxp_sar_adc_buffer_postenable()818 int currentmode = iio_device_get_current_mode(indio_dev); in nxp_sar_adc_buffer_predisable()
1300 if (!(iio_device_get_current_mode(indio_dev) & INDIO_ALL_TRIGGERED_MODES)) in at91_adc_buffer_prepare()1350 if (!(iio_device_get_current_mode(indio_dev) & INDIO_ALL_TRIGGERED_MODES)) in at91_adc_buffer_postdisable()
634 int iio_device_get_current_mode(struct iio_dev *indio_dev);
964 if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED) in kx022a_buffer_predisable()1014 if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED) in kx022a_buffer_postenable()
1485 if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED) in bmc150_accel_buffer_postenable()1517 if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED) in bmc150_accel_buffer_predisable()
2210 int iio_device_get_current_mode(struct iio_dev *indio_dev) in iio_device_get_current_mode() function2216 EXPORT_SYMBOL_GPL(iio_device_get_current_mode);
1164 if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED) in bmi323_buffer_predisable()1236 if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED) in bmi323_buffer_postenable()