Lines Matching defs:function
456 * must call this function when evaluating _OST for hotplug operations.
457 * When the platform does not support _OST, this function has no effect.
509 * This function is called through acpi_handle_<level> macros and prints
510 * a message with ACPI prefix and object path. This function acquires
540 * This function is called through acpi_handle_debug macro and debug
541 * prints a message with ACPI prefix and object path. This function
654 * @function: Parameter to pass to _REG one of ACPI_REG_CONNECT or
659 acpi_status acpi_evaluate_reg(acpi_handle handle, u8 space_id, u32 function)
667 params[1].integer.value = function;
679 * @rev: revision number of requested function
680 * @func: requested function number
681 * @argv4: the function specific parameter
684 * function number. Caller needs to free the returned object.
762 * function 0 for the specified GUID and revision.
827 * For this function to work, acpi_bus_scan() must have been executed
889 * Note that unlike acpi_dev_found() this function checks the status
891 * which are disabled (their _STA callback returns 0) this function
894 * For this function to work, acpi_bus_scan() must have been executed
926 * On the other hand the function invokes acpi_dev_put() on the given @adev