Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-acpi.c81 status = acpi_get_devices(hid, snd_soc_acpi_find_package, ctx, NULL); in snd_soc_acpi_find_package_from_hid()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_pdc.c203 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, early_init_pdc, NULL, NULL); in acpi_early_processor_set_pdc()
H A Dacpi_processor.c536 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, in acpi_early_processor_osc()
682 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, acpi_processor_ids_walk, in acpi_processor_check_duplicates()
H A Dresource.c774 acpi_get_devices(NULL, acpi_res_consumer_cb, res, (void **) &consumer); in acpi_resource_consumer()
H A Dec.c1740 status = acpi_get_devices(ec_device_ids[0].id, ec_parse_device, ec, NULL); in acpi_ec_dsdt_probe()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A 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()
/OK3568_Linux_fs/kernel/drivers/pnp/pnpacpi/
H A Dcore.c308 acpi_get_devices(NULL, pnpacpi_add_device_handler, NULL, NULL); in pnpacpi_init()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_lpc.c553 status = acpi_get_devices(ACPI_DRV_NAME, cros_ec_lpc_parse_device, in cros_ec_lpc_init()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-acpi-processor.c425 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, read_acpi_id, NULL, NULL); in check_acpi_ids()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dacpi.c876 acpi_get_devices(NULL, acpi_map_iosapic, NULL, NULL); in acpi_map_iosapics()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpixf.h518 acpi_get_devices(const char *HID,
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-acpi.c84 status = acpi_get_devices(hid, acpi_match_rc, &segment, &handle); in acpi_get_rc_resources()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-i801.c1249 acpi_get_devices(NULL, check_acpi_smo88xx_device, NULL, in is_dell_system_with_lis3lv02d()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1455 acpi_get_devices(NULL, bgx_acpi_match_id, bgx, (void **)NULL); in bgx_init_acpi_phy()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dthinkpad_acpi.c749 status = acpi_get_devices(hid, tpacpi_acpi_handle_locate_callback, in tpacpi_acpi_handle_locate()