Lines Matching refs:acpi_handle
263 acpi_handle *handle;
516 static acpi_handle root_handle;
517 static acpi_handle ec_handle;
520 static acpi_handle object##_handle; \
521 static const acpi_handle * const object##_parent __initconst = \
543 static int acpi_evalf(acpi_handle handle, in acpi_evalf()
673 acpi_handle *handle, const acpi_handle parent, in drv_acpi_handle_init()
697 static acpi_status __init tpacpi_acpi_handle_locate_callback(acpi_handle handle, in tpacpi_acpi_handle_locate_callback()
708 *(acpi_handle *)return_value = handle; in tpacpi_acpi_handle_locate_callback()
715 acpi_handle *handle) in tpacpi_acpi_handle_locate()
718 acpi_handle device_found; in tpacpi_acpi_handle_locate()
742 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify()
5263 static acpi_handle led_handle;
6350 static int __init tpacpi_query_bcl_levels(acpi_handle handle) in tpacpi_query_bcl_levels()
6388 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()