Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7606.c130 static int ad7616_sw_mode_setup(struct iio_dev *indio_dev);
271 .sw_setup_cb = ad7616_sw_mode_setup,
1318 static int ad7616_sw_mode_setup(struct iio_dev *indio_dev) in ad7616_sw_mode_setup() function