Searched refs:iio_device_get_current_mode (Results 1 – 3 of 3) sorted by relevance
1528 if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED) in bmc150_accel_buffer_postenable()1560 if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED) in bmc150_accel_buffer_predisable()
897 if (!(iio_device_get_current_mode(indio_dev) & INDIO_ALL_TRIGGERED_MODES)) in at91_adc_buffer_prepare()950 if (!(iio_device_get_current_mode(indio_dev) & INDIO_ALL_TRIGGERED_MODES)) in at91_adc_buffer_postdisable()
2133 int iio_device_get_current_mode(struct iio_dev *indio_dev) in iio_device_get_current_mode() function2137 EXPORT_SYMBOL_GPL(iio_device_get_current_mode);