Home
last modified time | relevance | path

Searched refs:intel_dsm_guid (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_acpi.c18 static const guid_t intel_dsm_guid = variable
85 pkg = acpi_evaluate_dsm_typed(dhandle, &intel_dsm_guid, in intel_dsm_platform_mux_info()
141 if (!acpi_check_dsm(dhandle, &intel_dsm_guid, INTEL_DSM_REVISION_ID, in intel_dsm_pci_probe()
/Linux-v5.15/drivers/platform/x86/intel/
Dhid.c177 static guid_t intel_dsm_guid; variable
204 obj = acpi_evaluate_dsm(handle, &intel_dsm_guid, 1, fn_index, &argv4); in intel_hid_execute_method()
237 obj = acpi_evaluate_dsm_typed(handle, &intel_dsm_guid, in intel_hid_evaluate_method()
261 guid_parse(HID_EVENT_FILTER_UUID, &intel_dsm_guid); in intel_hid_init_dsm()
263 obj = acpi_evaluate_dsm_typed(handle, &intel_dsm_guid, 1, 0, NULL, in intel_hid_init_dsm()
/Linux-v5.15/drivers/scsi/ufs/
Dufshcd-pci.c40 static const guid_t intel_dsm_guid = variable
51 obj = acpi_evaluate_dsm(ACPI_HANDLE(dev), &intel_dsm_guid, 0, fn, NULL); in __intel_dsm()
/Linux-v5.15/drivers/usb/host/
Dxhci-pci.c328 static const guid_t intel_dsm_guid = in xhci_pme_acpi_rtd3_enable() local
333 obj = acpi_evaluate_dsm(ACPI_HANDLE(&dev->dev), &intel_dsm_guid, 3, 1, in xhci_pme_acpi_rtd3_enable()
/Linux-v5.15/drivers/mmc/host/
Dsdhci-acpi.c114 static const guid_t intel_dsm_guid = variable
124 obj = acpi_evaluate_dsm(ACPI_HANDLE(dev), &intel_dsm_guid, 0, fn, NULL); in __intel_dsm()
Dsdhci-pci-core.c526 static const guid_t intel_dsm_guid = variable
537 obj = acpi_evaluate_dsm(ACPI_HANDLE(dev), &intel_dsm_guid, 0, fn, NULL); in __intel_dsm()