/linux/sound/soc/amd/yc/ |
H A D | acp6x-mach.c | 50 .matches = { 57 .matches = { 64 .matches = { 71 .matches = { 78 .matches = { 85 .matches = { 92 .matches = { 99 .matches = { 106 .matches = { 113 .matches = { [all …]
|
/linux/drivers/input/serio/ |
H A D | i8042-acpipnpio.h | 97 .matches = { 104 .matches = { 112 .matches = { 120 .matches = { 128 .matches = { 138 .matches = { 145 .matches = { 153 .matches = { 162 .matches = { 170 .matches = { [all …]
|
/linux/drivers/platform/x86/amd/pmc/ |
H A D | pmc-quirks.c | 35 .matches = { 43 .matches = { 51 .matches = { 59 .matches = { 67 .matches = { 75 .matches = { 83 .matches = { 91 .matches = { 99 .matches = { 107 .matches = { [all …]
|
/linux/drivers/mfd/ |
H A D | kempld-core.c | 495 .matches = { 501 .matches = { 507 .matches = { 513 .matches = { 519 .matches = { 525 .matches = { 531 .matches = { 537 .matches = { 543 .matches = { 549 .matches = { [all …]
|
/linux/sound/soc/intel/boards/ |
H A D | sof_sdw.c | 62 .matches = { 70 .matches = { 79 .matches = { 87 .matches = { 95 .matches = { 104 .matches = { 113 .matches = { 125 .matches = { 135 .matches = { 145 .matches = { [all …]
|
H A D | bytcr_rt5640.c | 543 .matches = { 555 .matches = { 567 .matches = { 580 .matches = { 593 .matches = { 606 .matches = { 620 .matches = { 630 .matches = { 641 .matches = { 653 .matches = { [all …]
|
/linux/drivers/platform/x86/ |
H A D | asus-nb-wmi.c | 164 .matches = { 173 .matches = { 182 .matches = { 191 .matches = { 200 .matches = { 209 .matches = { 218 .matches = { 227 .matches = { 236 .matches = { 245 .matches = { [all …]
|
H A D | touchscreen_dmi.c | 1114 .matches = { 1121 .matches = { 1128 .matches = { 1136 .matches = { 1145 .matches = { 1154 .matches = { 1162 .matches = { 1171 .matches = { 1180 .matches = { 1189 .matches = { [all …]
|
H A D | oxpec.c | 114 .matches = { 121 .matches = { 128 .matches = { 135 .matches = { 142 .matches = { 149 .matches = { 156 .matches = { 163 .matches = { 170 .matches = { 177 .matches = { [all …]
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_quirks.c | 57 .matches = { 64 .matches = { 71 .matches = { 78 .matches = { 85 .matches = { 92 .matches = { 99 .matches = { 106 .matches = { 113 .matches = { 120 .matches = { [all …]
|
/linux/arch/x86/kernel/ |
H A D | reboot.c | 169 .matches = { 177 .matches = { 187 .matches = { 195 .matches = { 203 .matches = { 211 .matches = { 219 .matches = { 227 .matches = { 237 .matches = { 247 .matches = { [all …]
|
/linux/arch/x86/pci/ |
H A D | common.c | 98 .matches = { 106 .matches = { 114 .matches = { 243 .matches = { 252 .matches = { 260 .matches = { 268 .matches = { 276 .matches = { 284 .matches = { 292 .matches = { [all …]
|
/linux/drivers/acpi/ |
H A D | resource.c | 389 * DMI matches for boards where the DSDT specifies the kbd IRQ as 396 .matches = { 403 .matches = { 410 .matches = { 417 .matches = { 424 .matches = { 431 .matches = { 438 .matches = { 445 .matches = { 452 .matches = { [all …]
|
H A D | osi.c | 305 .matches = { 322 .matches = { 330 .matches = { 338 .matches = { 346 .matches = { 354 .matches = { 362 .matches = { 370 .matches = { 378 .matches = { 386 .matches = { [all …]
|
/linux/scripts/ |
H A D | git-resolve.sh | 13 echo " commit-subject Optional commit subject to help resolve between multiple matches" 51 local matches 52 readarray -t matches < <(git rev-parse --disambiguate="$commit_id" 2>/dev/null) 55 if [ ${#matches[@]} -eq 1 ]; then 56 echo "${matches[0]}" 60 # If no matches and not in force mode, return failure 61 if [ ${#matches[@]} -eq 0 ] && [ $force -eq 0 ]; then 71 # In force mode with no ID matches, use git log --grep directly 72 if [ ${#matches[@]} -eq 0 ] && [ $force -eq 1 ]; then 73 # Use git log to search, but filter to ensure subject matches exactly [all …]
|
/linux/drivers/i2c/ |
H A D | i2c-core-of.c | 116 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument 121 for (; matches->compatible[0]; matches++) { in i2c_of_match_device_sysfs() 128 if (sysfs_streq(client->name, matches->compatible)) in i2c_of_match_device_sysfs() 129 return matches; in i2c_of_match_device_sysfs() 131 name = strchr(matches->compatible, ','); in i2c_of_match_device_sysfs() 133 name = matches->compatible; in i2c_of_match_device_sysfs() 138 return matches; in i2c_of_match_device_sysfs() 145 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument 150 if (!(client && matches)) in i2c_of_match_device() 153 match = of_match_device(matches, &client->dev); in i2c_of_match_device() [all …]
|
/linux/include/drm/ |
H A D | drm_fourcc.h | 147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV 152 * A boolean indicating whether the format info matches a packed YUV format. 161 * drm_format_info_is_yuv_semiplanar - check that the format info matches a YUV 166 * A boolean indicating whether the format info matches a semiplanar YUV format. 175 * drm_format_info_is_yuv_planar - check that the format info matches a YUV 180 * A boolean indicating whether the format info matches a planar YUV format. 189 * drm_format_info_is_yuv_sampling_410 - check that the format info matches a 194 * A boolean indicating whether the format info matches a YUV format with 4:1:0 204 * drm_format_info_is_yuv_sampling_411 - check that the format info matches a 209 * A boolean indicating whether the format info matches a YUV format with 4:1:1 [all …]
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | dmi.c | 65 .matches = { 76 .matches = { 87 .matches = { 96 .matches = { 107 .matches = { 124 .matches = { 134 .matches = { 144 .matches = { 154 .matches = { 165 .matches = { [all …]
|
/linux/drivers/base/ |
H A D | soc.c | 242 * @matches: zero-terminated array of possible matches 259 const struct soc_device_attribute *matches) in soc_device_match() argument 263 if (!matches) in soc_device_match() 266 while (matches->machine || matches->family || matches->revision || in soc_device_match() 267 matches->soc_id) { in soc_device_match() 268 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match() 272 matches); in soc_device_match() 276 return matches; in soc_device_match() 278 matches++; in soc_device_match()
|
/linux/sound/hda/core/ |
H A D | intel-dsp-config.c | 70 .matches = { 87 .matches = { 104 .matches = { 127 .matches = { 154 .matches = { 187 .matches = { 193 .matches = { 219 .matches = { 240 .matches = { 245 .matches = { [all …]
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | pcie_quirks.c | 12 .matches = { 20 .matches = { 29 .matches = { 38 .matches = { 46 .matches = { 54 .matches = { 62 .matches = { 70 .matches = {
|
/linux/drivers/gpio/ |
H A D | gpiolib-acpi-quirks.c | 146 .matches = { 161 .matches = { 175 .matches = { 196 .matches = { 210 .matches = { 225 .matches = { 240 .matches = { 254 .matches = { 267 .matches = { 279 .matches = { [all …]
|
/linux/drivers/input/mouse/ |
H A D | lifebook.c | 48 .matches = { 54 .matches = { 60 .matches = { 66 .matches = { 72 .matches = { 78 .matches = { 84 .matches = { 90 .matches = { 97 .matches = { 105 .matches = { [all …]
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_lvds.c | 533 .matches = { 541 .matches = { 549 .matches = { 557 .matches = { 565 .matches = { 573 .matches = { 581 .matches = { 589 .matches = { 597 .matches = { 605 .matches = { [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | regulatory.c | 48 .matches = { 53 .matches = { 58 .matches = { 63 .matches = { 68 .matches = { 74 .matches = { 80 .matches = { 86 .matches = { 91 .matches = { 96 .matches = { [all …]
|