Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/gyro/
Dst_gyro.h37 int st_gyro_allocate_ring(struct iio_dev *indio_dev);
42 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.c427 err = st_gyro_allocate_ring(indio_dev); in st_gyro_common_probe()