Searched refs:intel_dsm_guid (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_acpi.c | 19 static const guid_t intel_dsm_guid = variable 86 pkg = acpi_evaluate_dsm_typed(dhandle, &intel_dsm_guid, in intel_dsm_platform_mux_info() 142 if (!acpi_check_dsm(dhandle, &intel_dsm_guid, INTEL_DSM_REVISION_ID, in intel_dsm_pci_probe()
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | hid.c | 217 static guid_t intel_dsm_guid; variable 244 obj = acpi_evaluate_dsm(handle, &intel_dsm_guid, 1, fn_index, &argv4); in intel_hid_execute_method() 277 obj = acpi_evaluate_dsm_typed(handle, &intel_dsm_guid, in intel_hid_evaluate_method() 301 guid_parse(HID_EVENT_FILTER_UUID, &intel_dsm_guid); in intel_hid_init_dsm() 303 obj = acpi_evaluate_dsm_typed(handle, &intel_dsm_guid, 1, 0, NULL, in intel_hid_init_dsm()
|
/openbmc/linux/drivers/ufs/host/ |
H A D | ufshcd-pci.c | 41 static const guid_t intel_dsm_guid = variable 61 obj = acpi_evaluate_dsm(ACPI_HANDLE(dev), &intel_dsm_guid, 0, fn, NULL); in __intel_dsm()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-acpi.c | 115 static const guid_t intel_dsm_guid = variable 125 obj = acpi_evaluate_dsm(ACPI_HANDLE(dev), &intel_dsm_guid, 0, fn, NULL); in __intel_dsm()
|
H A D | sdhci-pci-core.c | 476 static const guid_t intel_dsm_guid = variable 487 obj = acpi_evaluate_dsm(ACPI_HANDLE(dev), &intel_dsm_guid, 0, fn, NULL); in __intel_dsm()
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-pci.c | 559 static const guid_t intel_dsm_guid = in xhci_pme_acpi_rtd3_enable() 564 obj = acpi_evaluate_dsm(ACPI_HANDLE(&dev->dev), &intel_dsm_guid, 3, 1, 555 static const guid_t intel_dsm_guid = xhci_pme_acpi_rtd3_enable() local
|