ReactOS 0.4.16-dev-746-g329a414
|
#include <driver.h>
This structure describes a single codec module in the HDA compliant device. This is a discrete component, which can contain both Audio Function Groups, Modem Function Groups, and other customized (vendor specific) Function Groups.
NOTE: ATM, only Audio Function Groups are supported.
hda_audio_group* hda_codec::audio_groups[HDA_MAX_AUDIO_GROUPS] |
struct hda_controller* hda_codec::controller |
uint32 hda_codec::responses[MAX_CODEC_RESPONSES] |
uint32 hda_codec::unsol_responses[MAX_CODEC_UNSOL_RESPONSES] |