Searched refs:acpi_get_devices (Results 1 – 9 of 9) sorted by relevance
/drivers/acpi/acpica/ |
D | nsxfeval.c | 674 acpi_get_devices(const char *HID, in acpi_get_devices() function 681 ACPI_FUNCTION_TRACE(acpi_get_devices); in acpi_get_devices() 717 ACPI_EXPORT_SYMBOL(acpi_get_devices) in ACPI_EXPORT_SYMBOL() argument
|
/drivers/platform/x86/ |
D | eeepc-wmi.c | 220 status = acpi_get_devices(EEEPC_ACPI_HID, eeepc_wmi_parse_device, in eeepc_wmi_check_atkd()
|
D | acer-wmi.c | 800 acpi_get_devices(id->id, AMW0_set_cap_acpi_check_device_cb, in AMW0_set_cap_acpi_check_device() 1868 status = acpi_get_devices(prop, acer_wmi_get_handle_cb, in acer_wmi_get_handle()
|
D | thinkpad_acpi.c | 721 status = acpi_get_devices(hid, tpacpi_acpi_handle_locate_callback, in tpacpi_acpi_handle_locate()
|
/drivers/char/agp/ |
D | hp-agp.c | 534 acpi_get_devices("HWP0003", zx1_gart_probe, "HWP0003", NULL); in agp_hp_init() 538 acpi_get_devices("HWP0007", zx1_gart_probe, "HWP0007", NULL); in agp_hp_init()
|
/drivers/acpi/ |
D | processor_core.c | 378 acpi_get_devices("ACPI0007", early_init_pdc, NULL, NULL); in acpi_early_processor_set_pdc()
|
D | ec.c | 1026 status = acpi_get_devices(ec_device_ids[0].id, ec_parse_device, in acpi_ec_ecdt_probe()
|
/drivers/pnp/pnpacpi/ |
D | core.c | 377 acpi_get_devices(NULL, pnpacpi_add_device_handler, NULL, NULL); in pnpacpi_init()
|
/drivers/xen/ |
D | xen-acpi-processor.c | 414 acpi_get_devices("ACPI0007", read_acpi_id, NULL, NULL); in check_acpi_ids()
|