Home
last modified time | relevance | path

Searched refs:st_gyro_allocate_ring (Results 1 – 3 of 3) sorted by relevance

/drivers/iio/gyro/
Dst_gyro.h30 int st_gyro_allocate_ring(struct iio_dev *indio_dev);
35 static inline int st_gyro_allocate_ring(struct iio_dev *indio_dev) in st_gyro_allocate_ring() function
Dst_gyro_buffer.c101 int st_gyro_allocate_ring(struct iio_dev *indio_dev) in st_gyro_allocate_ring() function
Dst_gyro_core.c326 err = st_gyro_allocate_ring(indio_dev); in st_gyro_common_probe()