| /drivers/i2c/ |
| A D | i2c-core-of.c | 116 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() 145 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
| A D | i2c-core.h | 93 const struct of_device_id *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_dpipe.c | 368 mlxsw_sp_dpipe_table_host_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_match_action_prepare() 403 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_entry_prepare() 622 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump() local 935 mlxsw_sp_dpipe_table_adj_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_match_action_prepare() 970 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_entry_prepare() 1151 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_COUNT]; in mlxsw_sp_dpipe_table_adj_entries_dump() local
|
| /drivers/of/ |
| A D | platform.c | 326 const struct of_device_id *matches, in of_platform_bus_create() 394 const struct of_device_id *matches, in of_platform_bus_probe() 445 const struct of_device_id *matches, in of_platform_populate()
|
| A D | device.c | 26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
|
| A D | base.c | 1073 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node() 1101 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() 1128 const struct of_device_id *matches, in of_find_matching_node_and_match()
|
| A D | irq.c | 558 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init()
|
| /drivers/irqchip/ |
| A D | irq-atmel-aic-common.c | 188 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() 209 const struct of_device_id *matches) in aic_common_of_init()
|
| /drivers/soc/fsl/qbman/ |
| A D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
| /drivers/base/ |
| A D | property.c | 1347 void **matches, in fwnode_graph_devcon_matches() 1381 void **matches, in fwnode_devcon_matches() 1461 void **matches, unsigned int matches_len) in fwnode_connection_find_matches()
|
| A D | soc.c | 259 const struct soc_device_attribute *matches) in soc_device_match()
|
| /drivers/cpuidle/ |
| A D | dt_idle_states.c | 145 const struct of_device_id *matches, in dt_init_idle_driver()
|
| /drivers/regulator/ |
| A D | of_regulator.c | 370 struct of_regulator_match *matches; member 402 struct of_regulator_match *matches, in of_regulator_match()
|
| A D | max20086-regulator.c | 136 struct of_regulator_match *matches; in max20086_parse_regulators_dt() local
|
| /drivers/net/ethernet/microchip/vcap/ |
| A D | vcap_api.c | 1483 struct vcap_keyset_list matches; in vcap_decode_keyset() local 1868 struct vcap_keyset_list *matches) in _vcap_rule_find_keysets() 1909 struct vcap_keyset_list *matches) in vcap_rule_find_keysets() 1946 struct vcap_actionset_list *matches) in vcap_rule_find_actionsets() 1990 struct vcap_keyset_list matches = {}; in vcap_val_rule() local 2037 struct vcap_actionset_list matches = {}; in vcap_val_rule() local 3321 struct vcap_keyset_list *matches) in vcap_rule_get_untyped_keyset() 3341 struct vcap_keyset_list *matches) in vcap_rule_get_keysets()
|
| A D | vcap_api_kunit.c | 1189 struct vcap_keyset_list matches = {}; in vcap_api_rule_find_keyset_basic_test() local 1236 struct vcap_keyset_list matches = {}; in vcap_api_rule_find_keyset_failed_test() local 1283 struct vcap_keyset_list matches = {}; in vcap_api_rule_find_keyset_many_test() local
|
| A D | vcap_api_debugfs.c | 163 struct vcap_keyset_list matches; in vcap_debugfs_show_keysets() local
|
| A D | vcap_api_debugfs_kunit.c | 314 struct vcap_keyset_list matches; in vcap_api_addr_keyset_test() local
|
| /drivers/soc/fsl/ |
| A D | guts.c | 108 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
|
| /drivers/soc/loongson/ |
| A D | loongson2_guts.c | 67 u32 svr, const struct loongson2_soc_die_attr *matches) in loongson2_soc_die_match()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | d3.c | 2603 u8 matches[ND_QUERY_BUF_LEN]; member 2665 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans() local 2671 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_num_match_chans() local 2691 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_set_freqs() local 2699 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_set_freqs() local
|
| /drivers/infiniband/ulp/ipoib/ |
| A D | ipoib_main.c | 442 int matches = 0; in ipoib_match_gid_pkey_addr() local 490 int matches = 0; in __ipoib_get_net_dev_by_params() local 515 int matches; in ipoib_get_net_dev_by_params() local
|
| /drivers/soc/bcm/brcmstb/pm/ |
| A D | pm-mips.c | 364 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match()
|
| /drivers/mtd/ |
| A D | mtdpart.c | 557 const struct of_device_id *matches; in mtd_part_get_compatible_parser() local
|
| /drivers/macintosh/ |
| A D | macio_asic.c | 41 const struct of_device_id * matches = drv->of_match_table; in macio_bus_match() local
|