Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5761.c63 struct ad5761_state { struct
117 static int _ad5761_spi_write(struct ad5761_state *st, u8 addr, u16 val) in _ad5761_spi_write()
126 struct ad5761_state *st = iio_priv(indio_dev); in ad5761_spi_write()
136 static int _ad5761_spi_read(struct ad5761_state *st, u8 addr, u16 *val) in _ad5761_spi_read()
165 struct ad5761_state *st = iio_priv(indio_dev); in ad5761_spi_read()
175 static int ad5761_spi_set_range(struct ad5761_state *st, in ad5761_spi_set_range()
205 struct ad5761_state *st; in ad5761_read_raw()
290 static int ad5761_get_vref(struct ad5761_state *st, in ad5761_get_vref()
350 struct ad5761_state *st; in ad5761_probe()
400 struct ad5761_state *st = iio_priv(iio_dev); in ad5761_remove()