Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Di2s.c86 struct aoa_softc aoa; member
195 sc->aoa.sc_dev = self; in i2s_attach()
215 sc->aoa.sc_odma = bus_alloc_resource_any(self, SYS_RES_MEMORY, &rid, in i2s_attach()
217 if (sc->aoa.sc_odma == NULL) in i2s_attach()
735 self = sc->aoa.sc_dev; in i2s_postattach()
H A Ddavbus.c60 struct aoa_softc aoa; member
503 sc->aoa.sc_dev = self; in davbus_attach()
515 sc->aoa.sc_odma = bus_alloc_resource_any(self, SYS_RES_MEMORY, in davbus_attach()
517 if (sc->aoa.sc_odma == NULL) in davbus_attach()
/freebsd/sys/modules/sound/driver/davbus/
H A DMakefile6 SRCS+= aoa.c davbus.c
/freebsd/sys/modules/sound/driver/ai2s/
H A DMakefile6 SRCS+= onyx.c snapper.c tumbler.c aoa.c i2s.c
/freebsd/sys/conf/
H A Dfiles.powerpc214 dev/sound/macio/aoa.c optional snd_davbus | snd_ai2s powermac