Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dad5766.c83 * "struct ad5766_state".
93 * struct ad5766_state - driver instance specific data
112 struct ad5766_state { struct
145 static int __ad5766_spi_read(struct ad5766_state *st, u8 dac, int *val) in __ad5766_spi_read()
174 static int __ad5766_spi_write(struct ad5766_state *st, u8 command, u16 data) in __ad5766_spi_write()
184 struct ad5766_state *st = iio_priv(indio_dev); in ad5766_read()
196 struct ad5766_state *st = iio_priv(indio_dev); in ad5766_write()
206 static int ad5766_reset(struct ad5766_state *st) in ad5766_reset()
236 struct ad5766_state *st = iio_priv(indio_dev); in ad5766_read_raw()
290 struct ad5766_state *s in ad5766_get_dither_source()
[all...]

Completed in 2 milliseconds