Searched refs:matches (Results 101 - 125 of 315) sorted by relevance

1234567891011>>

/linux-master/drivers/platform/x86/
H A Dcompal-laptop.c780 .matches = {
788 .matches = {
796 .matches = {
804 .matches = {
812 .matches = {
820 .matches = {
828 .matches = {
836 .matches = {
844 .matches = {
852 .matches
[all...]
H A Dacer-wmi.c423 .matches = {
430 .matches = {
441 .matches = {
447 .matches = {
453 .matches = {
468 .matches = {
477 .matches = {
486 .matches = {
495 .matches = {
504 .matches
[all...]
H A Dtoshiba-wmi.c60 .matches = {
H A Dmsi-laptop.c604 .matches = {
615 .matches = {
626 .matches = {
637 .matches = {
648 .matches = {
660 .matches = {
672 .matches = {
682 .matches = {
692 .matches = {
702 .matches
[all...]
/linux-master/lib/zstd/compress/
H A Dzstd_lazy.c766 typedef U64 ZSTD_VecMask; /* Clarifies when we are interacting with a U64 representing a mask of matches */
933 * Skips sections of long matches as is necessary.
982 int matches[4] = {0}; local
988 matches[i] = _mm_movemask_epi8(equalMask);
990 if (nbChunks == 1) return ZSTD_rotateRight_U16((U16)matches[0], head);
991 if (nbChunks == 2) return ZSTD_rotateRight_U32((U32)matches[1] << 16 | (U32)matches[0], head);
993 return ZSTD_rotateRight_U64((U64)matches[3] << 48 | (U64)matches[2] << 32 | (U64)matches[
1192 ZSTD_VecMask matches = ZSTD_row_getMatchMask(tagRow, (BYTE)tag, head, rowEntries); local
1261 ZSTD_VecMask matches = ZSTD_row_getMatchMask(dmsTagRow, (BYTE)dmsTag, head, rowEntries); local
[all...]
/linux-master/drivers/leds/
H A Dleds-apu.c89 .matches = {
97 .matches = {
/linux-master/drivers/mcb/
H A Dmcb-lpc.c149 .matches = {
158 .matches = {
/linux-master/drivers/cpuidle/
H A Ddt_idle_states.c130 * @matches: Array of of_device_id match structures to search in for
132 * struct of_device_id entry in the matches array must point to
149 const struct of_device_id *matches,
175 match_id = of_match_node(matches, state_node);
148 dt_init_idle_driver(struct cpuidle_driver *drv, const struct of_device_id *matches, unsigned int start_idx) argument
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c163 struct vcap_keyset_list matches; local
166 matches.keysets = keysets;
167 matches.cnt = 0;
168 matches.max = ARRAY_SIZE(keysets);
171 err = vcap_rule_get_keysets(ri, &matches);
176 false, 0, &matches);
184 for (int idx = 0; idx < matches.cnt; ++idx)
186 vcap_keyset_name(ri->vctrl, matches.keysets[idx]));
/linux-master/arch/arm/kernel/
H A Dhyp-stub.S46 cmp \mode, \reg1 @ matches primary CPU boot mode?
/linux-master/drivers/mfd/
H A Dintel_quark_i2c_gpio.c65 .matches = {
71 .matches = {
77 .matches = {
/linux-master/sound/soc/amd/
H A Dacp-es8336.c246 .matches = {
253 .matches = {
260 .matches = {
/linux-master/drivers/of/
H A Ddevice.c19 * of_match_device - Tell if a struct device matches an of_device_id list
20 * @matches: array of of device match structures to search in
26 const struct of_device_id *of_match_device(const struct of_device_id *matches, argument
29 if (!matches || !dev->of_node || dev->of_node_reused)
31 return of_match_node(matches, dev->of_node);
H A Dbase.c291 * __of_device_is_compatible() - Check if the node matches given constraints
303 * matches. The score is weighted for the most specific compatible value
306 * order for matches:
358 /** Checks if the given "compat" string matches one of the strings in
996 const struct of_device_id *__of_match_node(const struct of_device_id *matches, argument
1002 if (!matches)
1005 for (; matches->name[0] || matches->type[0] || matches->compatible[0]; matches
1024 of_match_node(const struct of_device_id *matches, const struct device_node *node) argument
1050 of_find_matching_node_and_match(struct device_node *from, const struct of_device_id *matches, const struct of_device_id **match) argument
[all...]
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c1473 .matches = {
1485 .matches = {
1502 .matches = {
1510 .matches = {
1521 .matches = {
1532 .matches = {
1543 .matches = {
1568 .matches = {
1576 .matches = {
1584 .matches
[all...]
/linux-master/drivers/input/misc/
H A Dsoc_button_array.c75 .matches = {
82 .matches = {
92 .matches = {
102 .matches = {
122 .matches = {
/linux-master/arch/powerpc/platforms/pseries/
H A Dibmebus.c186 static int ibmebus_create_devices(const struct of_device_id *matches) argument
195 if (!of_match_node(matches, child))
344 const struct of_device_id *matches = drv->of_match_table; local
346 if (!matches)
349 return of_match_device(matches, dev) != NULL;
/linux-master/drivers/ata/
H A Dahci.c714 * the device name matches.
1115 .matches = {
1192 .matches = {
1217 .matches = {
1233 .matches = {
1245 .matches = {
1287 .matches = {
1296 .matches = {
1335 .matches = {
1344 .matches
[all...]
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5651.c387 .matches = {
399 .matches = {
411 .matches = {
424 .matches = {
438 .matches = {
451 .matches = {
461 .matches = {
470 .matches = {
480 .matches = {
497 .matches
[all...]
/linux-master/drivers/regulator/
H A Dof_regulator.c365 struct of_regulator_match *matches; member in struct:devm_of_regulator_matches
375 of_node_put(devm_matches->matches[i].of_node);
382 * @matches: match table for the regulators
394 * Returns the number of matches found or a negative error code on failure.
397 struct of_regulator_match *matches,
415 devm_matches->matches = matches;
421 struct of_regulator_match *match = &matches[i];
432 struct of_regulator_match *match = &matches[i];
396 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) argument
/linux-master/drivers/platform/x86/dell/
H A Dalienware-wmi.c121 .matches = {
130 .matches = {
139 .matches = {
148 .matches = {
157 .matches = {
166 .matches = {
175 .matches = {
/linux-master/drivers/bluetooth/
H A Dbtbcm.c397 .matches = {
403 .matches = {
409 .matches = {
415 .matches = {
421 .matches = {
427 .matches = {
433 .matches = {
/linux-master/drivers/input/keyboard/
H A Datkbd.c1806 .matches = {
1814 .matches = {
1822 .matches = {
1830 .matches = {
1838 .matches = {
1846 .matches = {
1854 .matches = {
1863 .matches = {
1872 .matches = {
1881 .matches
[all...]
/linux-master/drivers/mtd/
H A Dmtdpart.c557 const struct of_device_id *matches; local
559 matches = p->of_match_table;
560 if (!matches)
563 for (; matches->compatible[0]; matches++) {
564 if (!strcmp(matches->compatible, compat) &&
/linux-master/drivers/acpi/
H A Dbutton.c73 .matches = {
82 .matches = {
94 .matches = {
105 .matches = {
116 .matches = {
127 .matches = {

Completed in 280 milliseconds

1234567891011>>