Lines Matching refs:method
112 At boot time the kernel will only use one description method depending on
122 The only defined method for passing ACPI tables to the kernel on ARMv8
219 value, this can be done in an ACPI method; all the driver needs to do is
220 invoke the method and not concern itself with what the method needs to do
222 by changing what the ACPI method does, and not the driver.
239 compatibility as new hardware comes out? The _DSD method was created
241 use the _DSD method for device properties and nothing else.
311 in ACPI, _PS0 is the method to invoke to turn a device full on, and _PS3 is for
316 -- be managed in a _PSx method which gets called on entry to power
328 -- If either _PS0 or _PS3 is implemented, then the other method must also
332 should organize that it is allocated/enabled using the _PS0 method.
334 -- Resources allocated or enabled in the _PS0 method should be disabled
335 or de-allocated in the _PS3 method.
357 process to be abstracted out into some ACPI method that can be invoked
460 an ACPI method invokes the _OS method. On ARM64