Home
last modified time | relevance | path

Searched refs:acpi_get_devices (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/drivers/acpi/acpica/
Dnsxfeval.c771 acpi_get_devices(const char *HID, in acpi_get_devices() function
778 ACPI_FUNCTION_TRACE(acpi_get_devices); in acpi_get_devices()
814 ACPI_EXPORT_SYMBOL(acpi_get_devices) in ACPI_EXPORT_SYMBOL() argument
/Linux-v4.19/sound/soc/
Dsoc-acpi.c73 status = acpi_get_devices(hid, snd_soc_acpi_find_package, ctx, NULL); in snd_soc_acpi_find_package_from_hid()
/Linux-v4.19/drivers/acpi/
Dprocessor_pdc.c203 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, early_init_pdc, NULL, NULL); in acpi_early_processor_set_pdc()
Dacpi_processor.c536 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, in acpi_early_processor_osc()
681 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, acpi_processor_ids_walk, in acpi_processor_check_duplicates()
Dresource.c782 acpi_get_devices(NULL, acpi_res_consumer_cb, res, (void **) &consumer); in acpi_resource_consumer()
Dec.c1743 status = acpi_get_devices(ec_device_ids[0].id, in acpi_ec_dsdt_probe()
/Linux-v4.19/arch/ia64/sn/kernel/
Dio_acpi_init.c506 acpi_get_devices("SGIHUB", sn_acpi_hubdev_init, NULL, NULL); in sn_io_acpi_init()
507 acpi_get_devices("SGITIO", sn_acpi_hubdev_init, NULL, NULL); in sn_io_acpi_init()
/Linux-v4.19/drivers/char/agp/
Dhp-agp.c534 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()
/Linux-v4.19/arch/x86/pci/
Dmmconfig-shared.c435 acpi_get_devices("PNP0C01", find_mboard_resource, &mcfg_res, NULL); in is_acpi_reserved()
438 acpi_get_devices("PNP0C02", find_mboard_resource, &mcfg_res, in is_acpi_reserved()
/Linux-v4.19/drivers/pnp/pnpacpi/
Dcore.c321 acpi_get_devices(NULL, pnpacpi_add_device_handler, NULL, NULL); in pnpacpi_init()
/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_lpc.c438 status = acpi_get_devices(ACPI_DRV_NAME, cros_ec_lpc_parse_device, in cros_ec_lpc_init()
/Linux-v4.19/drivers/xen/
Dxen-acpi-processor.c434 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, read_acpi_id, NULL, NULL); in check_acpi_ids()
/Linux-v4.19/arch/ia64/kernel/
Dacpi.c965 acpi_get_devices(NULL, acpi_map_iosapic, NULL, NULL); in acpi_map_iosapics()
/Linux-v4.19/include/acpi/
Dacpixf.h523 acpi_get_devices(const char *HID,
/Linux-v4.19/drivers/pci/
Dpci-acpi.c85 status = acpi_get_devices(hid, acpi_match_rc, &segment, &handle); in acpi_get_rc_resources()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c1453 acpi_get_devices(NULL, bgx_acpi_match_id, bgx, (void **)NULL); in bgx_init_acpi_phy()
/Linux-v4.19/drivers/platform/x86/
Dacer-wmi.c1923 status = acpi_get_devices(prop, acer_wmi_get_handle_cb, in acer_wmi_get_handle()
Dthinkpad_acpi.c758 status = acpi_get_devices(hid, tpacpi_acpi_handle_locate_callback, in tpacpi_acpi_handle_locate()