Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/sound/soc/
Dsoc-acpi.c81 status = acpi_get_devices(hid, snd_soc_acpi_find_package, ctx, NULL); in snd_soc_acpi_find_package_from_hid()
/Linux-v5.4/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.c537 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, in acpi_early_processor_osc()
683 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, acpi_processor_ids_walk, in acpi_processor_check_duplicates()
Dresource.c774 acpi_get_devices(NULL, acpi_res_consumer_cb, res, (void **) &consumer); in acpi_resource_consumer()
Dec.c1706 status = acpi_get_devices(ec_device_ids[0].id, ec_parse_device, ec, NULL); in acpi_ec_dsdt_probe()
/Linux-v5.4/drivers/char/agp/
Dhp-agp.c531 acpi_get_devices("HWP0003", zx1_gart_probe, "HWP0003", NULL); in agp_hp_init()
535 acpi_get_devices("HWP0007", zx1_gart_probe, "HWP0007", NULL); in agp_hp_init()
/Linux-v5.4/arch/x86/pci/
Dmmconfig-shared.c436 acpi_get_devices("PNP0C01", find_mboard_resource, &mcfg_res, NULL); in is_acpi_reserved()
439 acpi_get_devices("PNP0C02", find_mboard_resource, &mcfg_res, in is_acpi_reserved()
/Linux-v5.4/drivers/pnp/pnpacpi/
Dcore.c308 acpi_get_devices(NULL, pnpacpi_add_device_handler, NULL, NULL); in pnpacpi_init()
/Linux-v5.4/drivers/platform/chrome/
Dcros_ec_lpc.c543 status = acpi_get_devices(ACPI_DRV_NAME, cros_ec_lpc_parse_device, in cros_ec_lpc_init()
/Linux-v5.4/drivers/xen/
Dxen-acpi-processor.c425 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, read_acpi_id, NULL, NULL); in check_acpi_ids()
/Linux-v5.4/arch/ia64/kernel/
Dacpi.c875 acpi_get_devices(NULL, acpi_map_iosapic, NULL, NULL); in acpi_map_iosapics()
/Linux-v5.4/include/acpi/
Dacpixf.h514 acpi_get_devices(const char *HID,
/Linux-v5.4/drivers/pci/
Dpci-acpi.c84 status = acpi_get_devices(hid, acpi_match_rc, &segment, &handle); in acpi_get_rc_resources()
/Linux-v5.4/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c1444 acpi_get_devices(NULL, bgx_acpi_match_id, bgx, (void **)NULL); in bgx_init_acpi_phy()
/Linux-v5.4/drivers/i2c/busses/
Di2c-i801.c1240 acpi_get_devices(NULL, check_acpi_smo88xx_device, NULL, in is_dell_system_with_lis3lv02d()
/Linux-v5.4/drivers/platform/x86/
Dthinkpad_acpi.c748 status = acpi_get_devices(hid, tpacpi_acpi_handle_locate_callback, in tpacpi_acpi_handle_locate()