ReactOS 0.4.15-dev-8434-g155a7c7
hda_association Struct Reference

#include <driver.h>

Public Attributes

uint32 index
 
bool enabled
 
uint32 pin_count
 
uint32 pins [MAX_ASSOCIATION_PINS]
 

Detailed Description

Definition at line 261 of file driver.h.

Member Data Documentation

◆ enabled

bool hda_association::enabled

Definition at line 263 of file driver.h.

◆ index

uint32 hda_association::index

Definition at line 262 of file driver.h.

◆ pin_count

uint32 hda_association::pin_count

Definition at line 264 of file driver.h.

◆ pins

uint32 hda_association::pins[MAX_ASSOCIATION_PINS]

Definition at line 265 of file driver.h.


The documentation for this struct was generated from the following file: