Searched refs:iio_backend_set_sampling_freq (Results 1 – 3 of 3) sorted by relevance
392 int iio_backend_set_sampling_freq(struct iio_backend *back, unsigned int chan, in iio_backend_set_sampling_freq() function397 EXPORT_SYMBOL_NS_GPL(iio_backend_set_sampling_freq, "IIO_BACKEND");
165 int iio_backend_set_sampling_freq(struct iio_backend *back, unsigned int chan,
420 ret = iio_backend_set_sampling_freq(st->back, 0, st->sample_rate); in ad9739a_probe()