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