Home
last modified time | relevance | path

Searched defs:aud (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Daudio.c72 struct audio *aud = NULL; in audio_init() local
125 audio_set_params(struct audio *aud, struct audio_params *params) in audio_set_params()
222 audio_playback(struct audio *aud, const uint8_t *buf, size_t count) in audio_playback()
256 audio_record(struct audio *aud, uint8_t *buf, size_t count) in audio_record()
H A Dhda_codec.c185 struct audio *aud; member
682 struct audio *aud = NULL; in hda_codec_audio_output_do_transfer() local
707 struct audio *aud = NULL; in hda_codec_audio_output_do_setup() local
743 struct audio *aud = NULL; in hda_codec_audio_input_do_transfer() local
766 struct audio *aud = NULL; in hda_codec_audio_input_do_setup() local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c881 const char *aud[3]; in setup() local