Home
last modified time | relevance | path

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

/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
/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()
/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 Dresource.c1172 acpi_get_devices(NULL, acpi_res_consumer_cb, res, (void **) &consumer); in acpi_resource_consumer()
/linux/drivers/pnp/pnpacpi/
H A Dcore.c304 acpi_get_devices(NULL, pnpacpi_add_device_handler, NULL, NULL); in pnpacpi_init()
/linux/drivers/xen/
H A Dxen-acpi-processor.c421 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, read_acpi_id, NULL, NULL); in check_acpi_ids()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1453 acpi_get_devices(NULL, bgx_acpi_match_id, bgx, (void **)NULL); in bgx_init_acpi_phy()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c799 status = acpi_get_devices(hid, tpacpi_acpi_handle_locate_callback, in tpacpi_acpi_handle_locate()