Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c152 static struct hda_codec_class *hda_find_codec_class(const char *name);
337 codec = hda_find_codec_class("hda_codec"); in hda_init()
454 hda_find_codec_class(const char *name) in hda_find_codec_class() function