/linux-6.3-rc2/drivers/i2c/ |
A D | i2c-core-of.c | 117 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() 146 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
/linux-6.3-rc2/net/can/ |
A D | af_can.h | 55 unsigned long matches; member 71 unsigned long matches; member
|
A D | af_can.c | 579 int matches = 0; in can_rcv_filter() local 646 int matches; in can_receive() local
|
/linux-6.3-rc2/drivers/of/ |
A D | platform.c | 340 const struct of_device_id *matches, in of_platform_bus_create() 411 const struct of_device_id *matches, in of_platform_bus_probe() 462 const struct of_device_id *matches, in of_platform_populate()
|
/linux-6.3-rc2/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
|
/linux-6.3-rc2/drivers/irqchip/ |
A D | irq-atmel-aic-common.c | 190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() 211 const struct of_device_id *matches) in aic_common_of_init()
|
/linux-6.3-rc2/include/linux/ |
A D | of_clk.h | 29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
|
A D | sys_soc.h | 45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
|
A D | of_platform.h | 102 const struct of_device_id *matches, in of_platform_populate()
|
A D | of_device.h | 93 const struct of_device_id *matches, const struct device *dev) in of_match_device()
|
A D | of_irq.h | 59 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init()
|
/linux-6.3-rc2/include/linux/regulator/ |
A D | of_regulator.h | 39 struct of_regulator_match *matches, in of_regulator_match()
|
/linux-6.3-rc2/drivers/soc/fsl/qbman/ |
A D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | machine.h | 14 const struct of_device_id *matches; member
|
/linux-6.3-rc2/drivers/regulator/ |
A D | of_regulator.c | 356 struct of_regulator_match *matches; member 388 struct of_regulator_match *matches, in of_regulator_match()
|
/linux-6.3-rc2/drivers/cpuidle/ |
A D | dt_idle_states.c | 150 const struct of_device_id *matches, in dt_init_idle_driver()
|
/linux-6.3-rc2/lib/zstd/compress/ |
A D | zstd_opt.c | 557 … ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches() 796 ZSTD_match_t* matches, in ZSTD_btGetAllMatches_internal() 959 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch() 988 ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_processMatchCandidate() 1061 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic() local
|
/linux-6.3-rc2/drivers/soc/fsl/ |
A D | guts.c | 108 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | vio.c | 23 const struct vio_device_id *matches, in vio_match_device() 61 const struct vio_device_id *matches = vio_drv->id_table; in vio_bus_match() local
|
/linux-6.3-rc2/arch/powerpc/platforms/pseries/ |
A D | ibmebus.c | 185 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() 343 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|
/linux-6.3-rc2/drivers/base/ |
A D | property.c | 1226 void **matches, in fwnode_graph_devcon_matches() 1260 void **matches, in fwnode_devcon_matches() 1339 void **matches, unsigned int matches_len) in fwnode_connection_find_matches()
|
A D | soc.c | 244 const struct soc_device_attribute *matches) in soc_device_match()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | align.c | 22 struct bpf_reg_match matches[MAX_MATCHES]; member
|
/linux-6.3-rc2/drivers/soc/loongson/ |
A D | loongson2_guts.c | 67 u32 svr, const struct loongson2_soc_die_attr *matches) in loongson2_soc_die_match()
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/ |
A D | vcap_api.c | 1450 struct vcap_keyset_list matches; in vcap_decode_keyset() local 1835 struct vcap_keyset_list *matches) in _vcap_rule_find_keysets() 1876 struct vcap_keyset_list *matches) in vcap_rule_find_keysets() 1913 struct vcap_actionset_list *matches) in vcap_rule_find_actionsets() 1957 struct vcap_keyset_list matches = {}; in vcap_val_rule() local 2004 struct vcap_actionset_list matches = {}; in vcap_val_rule() local 3276 struct vcap_keyset_list *matches) in vcap_rule_get_untyped_keyset() 3296 struct vcap_keyset_list *matches) in vcap_rule_get_keysets()
|