Searched refs:stm32_dfsdm_get_buff_cb (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/iio/adc/
H A Dstm32-dfsdm-adc.h14 int stm32_dfsdm_get_buff_cb(struct iio_dev *iio_dev,
/linux-master/sound/soc/stm/
H A Dstm32_adfsdm.c223 return stm32_dfsdm_get_buff_cb(priv->iio_ch->indio_dev,
301 * but the stm32_dfsdm_get_buff_cb() API is used instead, to optimize
/linux-master/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c1067 * stm32_dfsdm_get_buff_cb() - register a callback that will be called when
1077 int stm32_dfsdm_get_buff_cb(struct iio_dev *iio_dev, function
1093 EXPORT_SYMBOL_GPL(stm32_dfsdm_get_buff_cb); variable

Completed in 133 milliseconds