Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c208 static int hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data);
499 hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data) in hda_codec_command() function
853 .command = hda_codec_command,