Home
last modified time | relevance | path

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

/reactos/drivers/wdm/audio/hdaudbus/
H A Ddriver.h351 struct hda_multi { struct
353 hda_multi_mixer_control controls[MULTI_MAX_CONTROLS]; argument
354 uint32 control_count;
356 multi_channel_info chans[MULTI_MAX_CHANNELS];
357 uint32 output_channel_count;
381 /* hda_multi_audio.c */ argument