Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c209 static int hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data);
500 hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data) in hda_codec_command() function
851 .command = hda_codec_command,