Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/gyro/
Dst_gyro.h40 int st_gyro_allocate_ring(struct iio_dev *indio_dev);
45 static inline int st_gyro_allocate_ring(struct iio_dev *indio_dev) in st_gyro_allocate_ring() function
Dst_gyro_buffer.c67 int st_gyro_allocate_ring(struct iio_dev *indio_dev) in st_gyro_allocate_ring() function
Dst_gyro_core.c490 err = st_gyro_allocate_ring(indio_dev); in st_gyro_common_probe()