Searched defs:achc_data (Results 1 – 1 of 1) sorted by relevance
20 struct achc_data { struct21 struct spi_device *main;22 struct spi_device *ezport;23 struct gpio_desc *reset;25 struct mutex device_lock; /* avoid concurrent device access */