HomeSort by: relevance | last modified time | path
    Searched refs:cs428x_attach_codec (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
cs428x.h 174 int cs428x_attach_codec(void *, struct ac97_codec_if *);
cs428x.c 176 cs428x_attach_codec(void *addr, struct ac97_codec_if *codec_if) function in typeref:typename:int
180 DPRINTF(("cs428x_attach_codec:\n"));
cs4281.c 281 sc->host_if.attach = cs428x_attach_codec;
cs4280.c 356 sc->host_if.attach = cs428x_attach_codec;

Completed in 14 milliseconds