Searched refs:acpi_get_devices (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| H A D | nsxfeval.c | 771 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 D | drm_privacy_screen_x86.c | 40 status = acpi_get_devices("PNP0C09", acpi_set_handle, NULL, &ec_handle); in detect_thinkpad_privacy_screen()
|
| /linux/drivers/acpi/ |
| H A D | processor_pdc.c | 119 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, early_init_pdc, NULL, NULL); in acpi_early_processor_set_pdc()
|
| H A D | resource.c | 1172 acpi_get_devices(NULL, acpi_res_consumer_cb, res, (void **) &consumer); in acpi_resource_consumer()
|
| /linux/drivers/pnp/pnpacpi/ |
| H A D | core.c | 304 acpi_get_devices(NULL, pnpacpi_add_device_handler, NULL, NULL); in pnpacpi_init()
|
| /linux/drivers/xen/ |
| H A D | xen-acpi-processor.c | 421 acpi_get_devices(ACPI_PROCESSOR_DEVICE_HID, read_acpi_id, NULL, NULL); in check_acpi_ids()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | thunder_bgx.c | 1453 acpi_get_devices(NULL, bgx_acpi_match_id, bgx, (void **)NULL); in bgx_init_acpi_phy()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 799 status = acpi_get_devices(hid, tpacpi_acpi_handle_locate_callback, in tpacpi_acpi_handle_locate()
|