Searched refs:for_each_acpi_dev_match (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/firmware/efi/ |
H A D | dev-path-parser.c | 33 for_each_acpi_dev_match(adev, hid, NULL, -1) { in parse_acpi_path()
|
/openbmc/linux/drivers/media/pci/intel/ |
H A D | ipu-bridge.c | 110 for_each_acpi_dev_match(ivsc_adev, acpi_id->id, NULL, -1) in ipu_bridge_get_ivsc_acpi_dev() 654 for_each_acpi_dev_match(adev, cfg->hid, NULL, -1) { 754 for_each_acpi_dev_match(sensor_adev, cfg->hid, NULL, -1) {
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | sof_maxim_common.c | 21 for_each_acpi_dev_match(adev, hid, NULL, -1) in get_num_codecs()
|
/openbmc/linux/ |
H A D | .clang-format | 189 - 'for_each_acpi_dev_match'
|
/openbmc/linux/include/acpi/ |
H A D | acpi_bus.h | 797 #define for_each_acpi_dev_match(adev, hid, uid, hrv) \ macro
|