| /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/acpi/ |
| H A D | video_detect.c | 154 .matches = { 162 .matches = { 170 .matches = { 178 .matches = { 187 .matches = { 195 .matches = { 203 .matches = { 212 .matches = { 220 .matches = { 229 .matches = { [all …]
|
| H A D | resource.c | 390 * DMI matches for boards where the DSDT specifies the kbd IRQ as 397 .matches = { 404 .matches = { 411 .matches = { 418 .matches = { 425 .matches = { 432 .matches = { 439 .matches = { 446 .matches = { 453 .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 …]
|
| H A D | sleep.c | 180 .matches = { 188 .matches = { 196 .matches = { 204 .matches = { 213 .matches = { 221 .matches = { 229 .matches = { 237 .matches = { 245 .matches = { 253 .matches = { [all …]
|
| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | pmc-quirks.c | 40 .matches = { 48 .matches = { 56 .matches = { 64 .matches = { 72 .matches = { 80 .matches = { 88 .matches = { 96 .matches = { 104 .matches = { 112 .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 | 546 .matches = { 558 .matches = { 570 .matches = { 583 .matches = { 596 .matches = { 609 .matches = { 623 .matches = { 633 .matches = { 644 .matches = { 656 .matches [all...] |
| /linux/drivers/platform/x86/ |
| H A D | asus-nb-wmi.c | 169 .matches = { 178 .matches = { 187 .matches = { 196 .matches = { 205 .matches = { 214 .matches = { 223 .matches = { 232 .matches = { 241 .matches = { 250 .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/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/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/platform/surface/ |
| H A D | surface_gpe.c | 56 .matches = { 64 .matches = { 76 .matches = { 88 .matches = { 96 .matches = { 104 .matches = { 112 .matches = { 120 .matches = { 128 .matches = { 136 .matches = { [all …]
|
| /linux/sound/hda/core/ |
| H A D | intel-dsp-config.c | 70 .matches = { 87 .matches = { 104 .matches = { 134 .matches = { 161 .matches = { 194 .matches = { 200 .matches = { 226 .matches = { 247 .matches = { 252 .matches = { [all …]
|
| /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/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/drivers/soundwire/ |
| H A D | dmi-quirks.c | 96 .matches = { 103 .matches = { 111 .matches = { 119 .matches = { 127 .matches = { 135 .matches = { 142 .matches = { 150 .matches = {
|
| /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/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/input/misc/ |
| H A D | wistron_btns.c | 639 .matches = { 648 .matches = { 657 .matches = { 666 .matches = { 675 .matches = { 684 .matches = { 693 .matches = { 702 .matches = { 711 .matches = { 720 .matches = { [all …]
|