android_kernel_xiaomi_sm8350/drivers/acpi/namespace
Bob Moore eeb4437e63 ACPICA: Consolidate method arg count validation code
Merge the code that validates control method argument counts into
the predefined validation module. Eliminates possible multiple
warnings for incorrect counts.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-12-29 22:38:39 -05:00
..
Makefile ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
nsaccess.c ACPICA: Fix to allow aliases within ASL namepaths 2008-12-29 22:38:38 -05:00
nsalloc.c
nsdump.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
nsdumpdv.c
nseval.c ACPICA: Consolidate method arg count validation code 2008-12-29 22:38:39 -05:00
nsinit.c
nsload.c
nsnames.c ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
nsobject.c
nsparse.c
nspredef.c ACPICA: Consolidate method arg count validation code 2008-12-29 22:38:39 -05:00
nssearch.c ACPICA: Remove obsolete debug levels (WARN and ERROR) 2008-10-22 23:14:42 -04:00
nsutils.c ACPICA: Allow multiple backslash prefix in namepaths 2008-12-29 22:38:38 -05:00
nswalk.c
nsxfeval.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
nsxfname.c ACPICA: Return method arg count from acpi_get_object_info 2008-10-22 23:14:38 -04:00
nsxfobj.c