Searched defs:ad8366_state (Results 1 – 2 of 2) sorted by relevance
39 struct ad8366_state { struct40 struct spi_device *spi;41 struct regulator *reg;42 struct mutex lock; /* protect sensor state */43 struct gpio_desc *reset_gpio;44 unsigned char ch[2];45 enum ad8366_type type;46 struct ad8366_info *info;51 unsigned char data[2] ____cacheline_aligned;
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;