Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/gyro/
Dst_gyro.h39 int st_gyro_allocate_ring(struct iio_dev *indio_dev);
44 static inline int st_gyro_allocate_ring(struct iio_dev *indio_dev) in st_gyro_allocate_ring() function
Dst_gyro_buffer.c92 int st_gyro_allocate_ring(struct iio_dev *indio_dev) in st_gyro_allocate_ring() function
Dst_gyro_core.c406 err = st_gyro_allocate_ring(indio_dev); in st_gyro_common_probe()