Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7766.c35 struct ad7766 { struct
71 struct ad7766 *ad7766 = iio_priv(indio_dev); in ad7766_trigger_handler() local
74 ret = spi_sync(ad7766->spi, &ad7766->msg); in ad7766_trigger_handler()
78 iio_push_to_buffers_with_timestamp(indio_dev, ad7766->data, in ad7766_trigger_handler()
88 struct ad7766 *ad7766 = iio_priv(indio_dev); in ad7766_preenable() local
91 ret = regulator_bulk_enable(ARRAY_SIZE(ad7766->reg), ad7766 in ad7766_preenable()
112 struct ad7766 *ad7766 = iio_priv(indio_dev); ad7766_postdisable() local
131 struct ad7766 *ad7766 = iio_priv(indio_dev); ad7766_read_raw() local
196 struct ad7766 *ad7766 = iio_trigger_get_drvdata(trig); ad7766_set_trigger_state() local
215 struct ad7766 *ad7766; ad7766_probe() local
[all...]
H A DMakefile21 obj-$(CONFIG_AD7766) += ad7766.o
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7766.c35 struct ad7766 { struct
70 struct ad7766 *ad7766 = iio_priv(indio_dev); in ad7766_trigger_handler() local
73 ret = spi_sync(ad7766->spi, &ad7766->msg); in ad7766_trigger_handler()
77 iio_push_to_buffers_with_timestamp(indio_dev, ad7766->data, in ad7766_trigger_handler()
87 struct ad7766 *ad7766 = iio_priv(indio_dev); in ad7766_preenable() local
90 ret = regulator_bulk_enable(ARRAY_SIZE(ad7766->reg), ad7766 in ad7766_preenable()
111 struct ad7766 *ad7766 = iio_priv(indio_dev); ad7766_postdisable() local
130 struct ad7766 *ad7766 = iio_priv(indio_dev); ad7766_read_raw() local
195 struct ad7766 *ad7766 = iio_trigger_get_drvdata(trig); ad7766_set_trigger_state() local
214 struct ad7766 *ad7766; ad7766_probe() local
[all...]
H A DMakefile23 obj-$(CONFIG_AD7766) += ad7766.o

Completed in 2 milliseconds