Home
last modified time | relevance | path

Searched refs:ar5315_spi_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_spi.c80 struct ar5315_spi_softc { struct
90 struct ar5315_spi_softc *sc; in ar5315_spi_attach_sysctl() argument
113 struct ar5315_spi_softc *sc = device_get_softc(dev); in ar5315_spi_attach()
132 ar5315_spi_chip_activate(struct ar5315_spi_softc *sc, int cs) in ar5315_spi_chip_activate()
137 ar5315_spi_chip_deactivate(struct ar5315_spi_softc *sc, int cs) in ar5315_spi_chip_deactivate()
156 struct ar5315_spi_softc *sc; in ar5315_spi_transfer()
262 struct ar5315_spi_softc *sc = device_get_softc(dev); in ar5315_spi_detach()
285 sizeof(struct ar5315_spi_softc),