Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_privacy_screen_x86.c40 status = acpi_get_devices("PNP0C09", acpi_set_handle, NULL, &ec_handle); in detect_thinkpad_privacy_screen()
/openbmc/linux/drivers/acpi/acpica/
H A 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
/openbmc/linux/drivers/acpi/
H A Dprocessor_pdc.c119 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, early_init_pdc, NULL, NULL); in acpi_early_processor_set_pdc()
H A Dacpi_processor.c606 status = acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, acpi_processor_osc, in acpi_early_processor_osc()
764 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, acpi_processor_ids_walk, in acpi_processor_check_duplicates()
H A Dresource.c1109 acpi_get_devices(NULL, acpi_res_consumer_cb, res, (void **) &consumer); in acpi_resource_consumer()
H A Dec.c1831 status = acpi_get_devices(ec_device_ids[0].id, ec_parse_device, ec, NULL); in acpi_ec_dsdt_probe()
/openbmc/linux/sound/soc/
H A Dsoc-acpi.c100 status = acpi_get_devices(hid, snd_soc_acpi_find_package, ctx, NULL); in snd_soc_acpi_find_package_from_hid()
/openbmc/linux/drivers/char/agp/
H A 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()
/openbmc/linux/drivers/pnp/pnpacpi/
H A Dcore.c311 acpi_get_devices(NULL, pnpacpi_add_device_handler, NULL, NULL); in pnpacpi_init()
/openbmc/linux/arch/x86/pci/
H A Dmmconfig-shared.c437 acpi_get_devices("PNP0C01", find_mboard_resource, &mcfg_res, NULL); in is_acpi_reserved()
440 acpi_get_devices("PNP0C02", find_mboard_resource, &mcfg_res, in is_acpi_reserved()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc.c616 status = acpi_get_devices(ACPI_DRV_NAME, cros_ec_lpc_parse_device, in cros_ec_lpc_init()
/openbmc/linux/drivers/xen/
H A Dxen-acpi-processor.c426 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, read_acpi_id, NULL, NULL); in check_acpi_ids()
/openbmc/linux/arch/ia64/kernel/
H A Dacpi.c874 acpi_get_devices(NULL, acpi_map_iosapic, NULL, NULL); in acpi_map_iosapics()
/openbmc/linux/include/acpi/
H A Dacpixf.h520 acpi_get_devices(const char *HID,
/openbmc/linux/drivers/pci/
H A Dpci-acpi.c86 status = acpi_get_devices(hid, acpi_match_rc, &segment, &handle); in acpi_get_rc_resources()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c1212 acpi_get_devices(NULL, check_acpi_smo88xx_device, NULL, &err); in is_dell_system_with_lis3lv02d()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1452 acpi_get_devices(NULL, bgx_acpi_match_id, bgx, (void **)NULL); in bgx_init_acpi_phy()
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c770 status = acpi_get_devices(hid, tpacpi_acpi_handle_locate_callback, in tpacpi_acpi_handle_locate()