Searched refs:GpioChipset (Results 1 – 2 of 2) sorted by relevance
624 struct GpioChipset { struct630 static const struct GpioChipset chipsets_supported[] = { argument641 static const struct GpioChipset *FindChipset(const char *name) { in FindChipset()642 const struct GpioChipset *chipset = &chipsets_supported[0]; in FindChipset()664 const struct GpioChipset *chipset; in ReadGpio()