Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c150 static int hda_codec_constructor(struct hda_softc *sc,
351 err = hda_codec_constructor(sc, codec, play, rec); in hda_init()
426 hda_codec_constructor(struct hda_softc *sc, struct hda_codec_class *codec, in hda_codec_constructor() function