iio_device_get_current_mode
if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED)
if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED)
if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED)
if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED)
if (!(iio_device_get_current_mode(indio_dev) & INDIO_ALL_TRIGGERED_MODES))
if (!(iio_device_get_current_mode(indio_dev) & INDIO_ALL_TRIGGERED_MODES))
int current_mode = iio_device_get_current_mode(indio_dev);
int currentmode = iio_device_get_current_mode(indio_dev);
if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED)
if (iio_device_get_current_mode(indio_dev) == INDIO_BUFFER_TRIGGERED)
EXPORT_SYMBOL_GPL(iio_device_get_current_mode);
if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED)
if (iio_device_get_current_mode(idev) == INDIO_BUFFER_TRIGGERED)
int iio_device_get_current_mode(struct iio_dev *indio_dev);