Searched refs:ad7766 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dad7766.c35 struct ad7766 { struct
70 struct ad7766 *ad7766 = iio_priv(indio_dev); local
73 ret = spi_sync(ad7766->spi, &ad7766->msg);
77 iio_push_to_buffers_with_timestamp(indio_dev, ad7766->data,
87 struct ad7766 *ad7766 = iio_priv(indio_dev); local
90 ret = regulator_bulk_enable(ARRAY_SIZE(ad7766->reg), ad7766
111 struct ad7766 *ad7766 = iio_priv(indio_dev); local
130 struct ad7766 *ad7766 = iio_priv(indio_dev); local
195 struct ad7766 *ad7766 = iio_trigger_get_drvdata(trig); local
214 struct ad7766 *ad7766; local
[all...]
H A DMakefile25 obj-$(CONFIG_AD7766) += ad7766.o

Completed in 112 milliseconds