| /linux/drivers/platform/x86/amd/ |
| H A D | wbrf.c | 178 return acpi_check_dsm(adev->handle, &wifi_acpi_dsm_guid, in acpi_amd_wbrf_supported_producer() 203 return acpi_check_dsm(adev->handle, &wifi_acpi_dsm_guid, in acpi_amd_wbrf_supported_consumer()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_ppi.c | 141 if (acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_store_ppi_request() 302 if (!acpi_check_dsm(dev_handle, &tpm_ppi_guid, TPM_PPI_REVISION_ID_1, in cache_ppi_operations() 414 if (!acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_add_ppi()
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-dw5826e-reset.c | 69 if (!acpi_check_dsm(handle, &palc_dsm_guid, 1, BIT(PALC_DSM_FN_TRIGGER_PLDR))) in palc_probe()
|
| /linux/drivers/acpi/ |
| H A D | acpi_adxl.c | 156 if (!acpi_check_dsm(handle, &adxl_guid, ADXL_REVISION, in adxl_init()
|
| /linux/drivers/pci/ |
| H A D | pci-label.c | 44 return acpi_check_dsm(handle, &pci_acpi_dsm_guid, 0x2, in device_has_acpi_name()
|
| H A D | tph.c | 97 if (!acpi_check_dsm(handle, &pci_acpi_dsm_guid, 7, in tph_invoke_dsm()
|
| /linux/drivers/iio/accel/ |
| H A D | bmc150-accel-i2c.c | 65 if (!acpi_check_dsm(adev->handle, &guid, 0, BIT(DUAL250E_SET_ANGLE_FN_INDEX))) in bmc150_acpi_set_angle_dsm()
|
| /linux/drivers/platform/x86/intel/int3472/ |
| H A D | clk_and_regulator.c | 161 if (!acpi_check_dsm(int3472->adev->handle, &img_clk_guid, 0, BIT(1))) in skl_int3472_register_dsm_clock()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_acpi.c | 146 if (!acpi_check_dsm(dhandle, &intel_dsm_guid, INTEL_DSM_REVISION_ID, in intel_dsm_pci_probe()
|
| /linux/drivers/usb/core/ |
| H A D | usb-acpi.c | 77 if (!acpi_check_dsm(port_handle, &guid, 0, in usb_acpi_port_lpm_incapable()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_acpi.c | 242 supports_mux = acpi_check_dsm(dhandle, &nouveau_dsm_muid, 0x00000102, in nouveau_dsm_pci_probe()
|
| /linux/drivers/usb/typec/tcpm/ |
| H A D | wcove.c | 631 if (!acpi_check_dsm(ACPI_HANDLE(&pdev->dev), &wcove->guid, 0, 0x1f)) { in wcove_typec_probe()
|
| /linux/drivers/platform/surface/ |
| H A D | surface_acpi_notify.c | 192 if (!acpi_check_dsm(san, &SAN_DSM_UUID, SAN_DSM_REVISION, BIT_ULL(func))) in san_acpi_notify_event()
|
| /linux/include/linux/ |
| H A D | acpi.h | 1031 static inline bool acpi_check_dsm(acpi_handle handle, const guid_t *guid, in acpi_check_dsm() function
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cs35l41_hda.c | 1416 return acpi_check_dsm(handle, &guid, 0, BIT(commands)); in cs35l41_dsm_supported()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
| H A D | gsp.c | 729 if (!acpi_check_dsm(handle, &NVOP_DSM_GUID, NVOP_DSM_REV, BIT_ULL(0x1a))) in r535_gsp_acpi_caps()
|