Searched refs:acpi_dev_uid_match (Results 1 – 7 of 7) sorted by relevance
32 if (acpi_dev_uid_match(adev, node->acpi.uid)) in parse_acpi_path()
196 if (!acpi_dev_uid_match(adev, override_status_ids[i].uid)) in acpi_device_override_status()
171 if (acpi_dev_uid_match(pdata->adev, 1)) in byt_pwm_setup()218 if (acpi_dev_uid_match(pdata->adev, 1)) in bsw_pwm_setup()
916 #define acpi_dev_uid_match(adev, uid2) \ macro939 acpi_dev_uid_match(adev, uid2)))
924 if (match->uid && !acpi_dev_uid_match(adev, match->uid)) in acpi_dev_match_cb()
786 #define acpi_dev_uid_match(adev, uid2) (adev && false) macro
1705 if (acpi_dev_uid_match(adev, table[i]->uid)) in intel_pinctrl_get_soc_data()