Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_ac97.c120 static int acu_codec_attach(void *, struct ac97_codec_if *);
303 sc->sc_host_if.attach = acu_codec_attach; in pxaacu_attach()
337 acu_codec_attach(void *arg, struct ac97_codec_if *aci) in acu_codec_attach() function