Lines Matching refs:acpi_handle
264 acpi_handle *handle;
517 static acpi_handle root_handle;
518 static acpi_handle ec_handle;
521 static acpi_handle object##_handle; \
522 static const acpi_handle * const object##_parent __initconst = \
544 static int acpi_evalf(acpi_handle handle, in acpi_evalf()
674 acpi_handle *handle, const acpi_handle parent, in drv_acpi_handle_init()
698 static acpi_status __init tpacpi_acpi_handle_locate_callback(acpi_handle handle, in tpacpi_acpi_handle_locate_callback()
709 *(acpi_handle *)return_value = handle; in tpacpi_acpi_handle_locate_callback()
716 acpi_handle *handle) in tpacpi_acpi_handle_locate()
719 acpi_handle device_found; in tpacpi_acpi_handle_locate()
743 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify()
5264 static acpi_handle led_handle;
6351 static int __init tpacpi_query_bcl_levels(acpi_handle handle) in tpacpi_query_bcl_levels()
6389 acpi_handle video_device; in tpacpi_check_std_acpi_brightness_support()
8740 acpi_handle temp; in mute_led_on_off()
8772 acpi_handle temp; in mute_led_init()