Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Desa.c141 static int esa_attach_codec(void *, struct ac97_codec_if *);
1059 sc->host_if.attach = esa_attach_codec; in esa_attach()
1171 esa_attach_codec(void *aux, struct ac97_codec_if *codec_if) in esa_attach_codec() function