Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5766.c145 static int __ad5766_spi_read(struct ad5766_state *st, u8 dac, int *val) in __ad5766_spi_read() function
188 ret = __ad5766_spi_read(st, dac, val); in ad5766_read()