Home
last modified time | relevance | path

Searched refs:iio_channel_release_all_cb (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/buffer/
H A Dindustrialio-buffer-cb.c128 void iio_channel_release_all_cb(struct iio_cb_buffer *cb_buff) in iio_channel_release_all_cb() function
133 EXPORT_SYMBOL_GPL(iio_channel_release_all_cb);
/OK3568_Linux_fs/kernel/drivers/iio/potentiostat/
H A Dlmp91000.c380 iio_channel_release_all_cb(data->cb_buffer); in lmp91000_probe()
399 iio_channel_release_all_cb(data->cb_buffer); in lmp91000_remove()
/OK3568_Linux_fs/kernel/include/linux/iio/
H A Dconsumer.h130 void iio_channel_release_all_cb(struct iio_cb_buffer *cb_buffer);
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dresistive-adc-touch.c94 iio_channel_release_all_cb(data); in grts_disable()
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dadc-joystick.c104 iio_channel_release_all_cb(data); in adc_joystick_cleanup()