|
ReactOS 0.4.16-dev-2293-g4d8327b
|
#include <buspdo.h>

Public Attributes | |
| BOOLEAN | inUse |
| PVOID | Context |
| PHDAUDIO_UNSOLICITED_RESPONSE_CALLBACK | Routine |
| PVOID _CODEC_UNSOLICITED_CALLBACK::Context |
Definition at line 8 of file buspdo.h.
Referenced by HDA_RegisterEventCallback(), and HDA_UnregisterEventCallback().
| BOOLEAN _CODEC_UNSOLICITED_CALLBACK::inUse |
Definition at line 7 of file buspdo.h.
Referenced by HDA_RegisterEventCallback(), and HDA_UnregisterEventCallback().
| PHDAUDIO_UNSOLICITED_RESPONSE_CALLBACK _CODEC_UNSOLICITED_CALLBACK::Routine |
Definition at line 9 of file buspdo.h.
Referenced by HDA_RegisterEventCallback(), and HDA_UnregisterEventCallback().