Home
last modified time | relevance | path

Searched refs:PCPROPERTY_ITEM (Results 1 – 8 of 8) sorted by relevance

/reactos/drivers/wdm/audio/drivers/CMIDriver/
H A Dmintopotables.hpp299 static PCPROPERTY_ITEM PropertiesVolume[] =
316 static PCPROPERTY_ITEM PropertiesLoudness[] =
333 static PCPROPERTY_ITEM PropertiesMute[] =
350 static PCPROPERTY_ITEM PropertiesFilter[] =
H A Dminwavetables.hpp325 static PCPROPERTY_ITEM PropertiesChannels[] =
H A Dmintopo.cpp134 PCPROPERTY_ITEM PropertyItem; in loadMixerSettingsFromRegistry()
294 PCPROPERTY_ITEM PropertyItem; in storeMixerSettingsToRegistry()
/reactos/drivers/wdm/audio/drivers/ac97/
H A Dmintopo.cpp54 static PCPROPERTY_ITEM PropertiesVolume[] =
82 static PCPROPERTY_ITEM PropertiesMute[] =
110 static PCPROPERTY_ITEM PropertiesMux[] =
138 static PCPROPERTY_ITEM PropertiesSpecial[] =
172 static PCPROPERTY_ITEM PropertiesTone[] =
206 static PCPROPERTY_ITEM Properties3D[] =
236 static PCPROPERTY_ITEM FilterPropertiesPrivate[] =
H A Dminiport.cpp206 static PCPROPERTY_ITEM PropertiesDAC[] =
/reactos/drivers/wdm/audio/backpln/portcls/
H A Dundoc.cpp229 …PropertyRequest->PropertyItem = (const PCPROPERTY_ITEM*)PropertySet->PropertyItem[Index].Relations; in PropertyItemDispatch()
539 if (AutomationTable->PropertyItemSize >= sizeof(PCPROPERTY_ITEM)) in DumpAutomationTable()
561 …RIVER BUG: property item must be at least %lu but got %lu\n", sizeof(PCPROPERTY_ITEM), AutomationT… in DumpAutomationTable()
H A Dminiport_dmus.cpp378 PCPROPERTY_ITEM
/reactos/sdk/include/ddk/
H A Dportcls.h255 PCPROPERTY_ITEM, *PPCPROPERTY_ITEM; typedef
261 const PCPROPERTY_ITEM *PropertyItem;
321 const PCPROPERTY_ITEM* Properties;
372 (const PCPROPERTY_ITEM *) PropertyTable, \