Searched defs:ad7266_state (Results 1 – 1 of 1) sorted by relevance
26 struct ad7266_state { struct27 struct spi_device *spi;51 static int ad7266_wakeup(struct ad7266_state *st) in ad7266_wakeup() argument