Searched refs:ssp_common_buffer_postdisable (Results 1 – 4 of 4) sorted by relevance
44 int ssp_common_buffer_postdisable(struct iio_dev *indio_dev) in ssp_common_buffer_postdisable() function58 EXPORT_SYMBOL_NS(ssp_common_buffer_postdisable, IIO_SSP_SENSORS);
41 int ssp_common_buffer_postdisable(struct iio_dev *indio_dev);
91 .postdisable = &ssp_common_buffer_postdisable,