Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/iio/
Dring_sw.h219 void iio_sw_poll_func_th(struct iio_dev *indio_dev, s64 time);
Dring_sw.c503 void iio_sw_poll_func_th(struct iio_dev *indio_dev, s64 time) in iio_sw_poll_func_th() function
509 EXPORT_SYMBOL(iio_sw_poll_func_th);
/linux-2.6.39/drivers/staging/iio/accel/
Dlis3l02dq_ring.c121 iio_sw_poll_func_th(indio_dev, time); in lis3l02dq_poll_func_th()