HomeSort by relevance Sort by last modified time
    Searched refs:bsort_channel_array_by_index (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
iio_utils.h 254 * bsort_channel_array_by_index() - reorder so that the array is in index order
258 inline void bsort_channel_array_by_index(struct iio_channel_info **ci_array, function
419 bsort_channel_array_by_index(ci_array, *counter);
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h 254 * bsort_channel_array_by_index() - reorder so that the array is in index order
258 inline void bsort_channel_array_by_index(struct iio_channel_info **ci_array, function
419 bsort_channel_array_by_index(ci_array, *counter);
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
iio_utils.h 252 * bsort_channel_array_by_index() - reorder so that the array is in index order
256 inline void bsort_channel_array_by_index(struct iio_channel_info **ci_array, function
418 bsort_channel_array_by_index(ci_array, *counter);

Completed in 42 milliseconds