Searched defs:ad8366_state (Results 1 – 1 of 1) sorted by relevance
41 struct ad8366_state { struct42 struct spi_device *spi;43 struct regulator *reg;44 struct mutex lock; /* protect sensor state */45 struct gpio_desc *reset_gpio;46 unsigned char ch[2];47 enum ad8366_type type;48 struct ad8366_info *info;