Searched refs:mcpgpio_spi_softc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/spi/
H A Dmcp23xxxgpio_spi.c68 struct mcpgpio_spi_softc { struct
90 container_of((sc), struct mcpgpio_spi_softc, sc_mcpgpio)
123 struct mcpgpio_spi_softc *ssc = MCPGPIO_TO_SPI(sc);
132 struct mcpgpio_spi_softc *ssc = MCPGPIO_TO_SPI(sc);
141 struct mcpgpio_spi_softc *ssc = MCPGPIO_TO_SPI(sc);
156 struct mcpgpio_spi_softc *ssc = MCPGPIO_TO_SPI(sc);
187 struct mcpgpio_spi_softc *ssc = device_private(self);
297 CFATTACH_DECL_NEW(mcpgpio_spi, sizeof(struct mcpgpio_spi_softc),

Completed in 71 milliseconds