Searched defs:pxa2x0_i2s_softc (Results 1 – 1 of 1) sorted by relevance
28 struct pxa2x0_i2s_softc { struct29 kmutex_t *sc_intr_lock;31 bus_space_tag_t sc_iot;55 void pxa2x0_i2s_init(struct pxa2x0_i2s_softc *sc); argument