290{
297 char *NextIdString;
305
306
307
308
309 if (!
Handle || !ReturnBuffer)
310 {
312 }
313
316 {
318 }
319
322 {
325 }
326
327
328
332
334 {
335 ParamCount =
Node->Object->Method.ParamCount;
336 }
337
340 {
342 }
343
346 {
347
348
349
350
351
352
353
354
355
356
357
360 {
363 }
364
365
366
369 {
372 }
373
374
375
378 {
379
380
383 }
384
385
386
389 {
392 }
393 }
394
395
396
397
398
401 {
404 }
405
406
407
410 {
411
412
413
414
415
416
417
418
419
420
421
425 {
427 }
428
429
430
433 Info->LowestDstates);
435 {
437 }
438
439
440
443 Info->HighestDstates);
445 {
447 }
448 }
449
450
451
452
453
455 if (CidList)
456 {
457
458
460 }
461
462
463
464
465
466
467
468 if (Hid)
469 {
471 Hid, NextIdString);
472
474 {
476 }
477 }
478
479 if (Uid)
480 {
482 Uid, NextIdString);
483 }
484
485 if (CidList)
486 {
487 Info->CompatibleIdList.Count = CidList->
Count;
489
490
491
492 for (
i = 0;
i < CidList->
Count;
i++)
493 {
495 &CidList->
Ids[
i], NextIdString);
496
498 {
500 }
501 }
502 }
503
504 if (Cls)
505 {
507 Cls, NextIdString);
508 }
509
510
511
512 Info->InfoSize = InfoSize;
515 Info->ParamCount = ParamCount;
517
518 *ReturnBuffer =
Info;
520
521
523 if (Hid)
524 {
526 }
527 if (Uid)
528 {
530 }
531 if (CidList)
532 {
534 }
535 if (Cls)
536 {
538 }
540}
const char * AcpiGbl_LowestDstateNames[ACPI_NUM_SxW_METHODS]
const char * AcpiGbl_HighestDstateNames[ACPI_NUM_SxD_METHODS]
#define ACPI_TYPE_PROCESSOR
struct acpi_device_info ACPI_DEVICE_INFO
struct acpi_pnp_device_id_list ACPI_PNP_DEVICE_ID_LIST
#define ACPI_ALLOCATE_ZEROED(a)
#define ACPI_PCI_ROOT_BRIDGE
ACPI_STATUS AcpiUtExecutePowerMethods(ACPI_NAMESPACE_NODE *DeviceNode, const char **MethodNames, UINT8 MethodCount, UINT8 *OutValues)
BOOLEAN AcpiUtIsPciRootBridge(char *Id)
ACPI_STATUS AcpiUtExecute_UID(ACPI_NAMESPACE_NODE *DeviceNode, ACPI_PNP_DEVICE_ID **ReturnId)
ACPI_STATUS AcpiUtExecute_CID(ACPI_NAMESPACE_NODE *DeviceNode, ACPI_PNP_DEVICE_ID_LIST **ReturnCidList)
ACPI_STATUS AcpiUtExecute_HID(ACPI_NAMESPACE_NODE *DeviceNode, ACPI_PNP_DEVICE_ID **ReturnId)
ACPI_STATUS AcpiUtExecute_CLS(ACPI_NAMESPACE_NODE *DeviceNode, ACPI_PNP_DEVICE_ID **ReturnId)
ACPI_STATUS AcpiUtEvaluateNumericObject(const char *ObjectName, ACPI_NAMESPACE_NODE *DeviceNode, UINT64 *Value)
static const WCHAR Cleanup[]
#define ACPI_NUM_SxD_METHODS
#define ACPI_NUM_SxW_METHODS
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
static char * AcpiNsCopyDeviceId(ACPI_PNP_DEVICE_ID *Dest, ACPI_PNP_DEVICE_ID *Source, char *StringArea)
_Must_inspect_result_ _In_ WDFCHILDLIST _In_ PWDF_CHILD_LIST_ITERATOR _Out_ WDFDEVICE _Inout_opt_ PWDF_CHILD_RETRIEVE_INFO Info
ActualNumberDriverObjects * sizeof(PDRIVER_OBJECT)) PDRIVER_OBJECT *DriverObjectList