Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c154 static struct hda_codec_class *hda_find_codec_class(const char *name);
339 codec = hda_find_codec_class("hda_codec"); in hda_init()
456 hda_find_codec_class(const char *name) in hda_find_codec_class() function