Searched defs:ad5791_state (Results 1 – 1 of 1) sorted by relevance
101 struct ad5791_state { struct102 struct spi_device *spi;126 static int ad5791_spi_write(struct ad5791_state *st, u8 addr, u32 val) in ad5791_spi_write() argument