Searched defs:mpcsa_leds_softc (Results 1 – 1 of 1) sorted by relevance
81 struct mpcsa_leds_softc { struct82 struct spi_handle *sc_sh;85 struct gpio_chipset_tag sc_gpio_chipset;86 gpio_pin_t sc_pins[MPCSA_LEDS_NPINS];89 callout_t sc_c;113 CFATTACH_DECL_NEW(mpcsa_leds, sizeof(struct mpcsa_leds_softc), argument