/linux/drivers/i2c/ |
A D | i2c-core-of.c | 183 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() 212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
/linux/drivers/of/ |
A D | platform.c | 348 const struct of_device_id *matches, in of_platform_bus_create() 419 const struct of_device_id *matches, in of_platform_bus_probe() 470 const struct of_device_id *matches, in of_platform_populate()
|
A D | device.c | 28 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
|
A D | base.c | 1103 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node() 1131 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() 1158 const struct of_device_id *matches, in of_find_matching_node_and_match() 2089 int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list()
|
/linux/net/can/ |
A D | af_can.h | 55 unsigned long matches; member 71 unsigned long matches; member
|
A D | af_can.c | 581 int matches = 0; in can_rcv_filter() local 648 int matches; in can_receive() local
|
/linux/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 | 88 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()
|
/linux/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/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/include/linux/regulator/ |
A D | of_regulator.h | 39 struct of_regulator_match *matches, in of_regulator_match()
|
/linux/drivers/soc/fsl/qbman/ |
A D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/linux/arch/mips/include/asm/ |
A D | machine.h | 14 const struct of_device_id *matches; member
|
/linux/drivers/regulator/ |
A D | of_regulator.c | 352 struct of_regulator_match *matches; member 384 struct of_regulator_match *matches, in of_regulator_match()
|
/linux/drivers/cpuidle/ |
A D | dt_idle_states.c | 150 const struct of_device_id *matches, in dt_init_idle_driver()
|
/linux/lib/zstd/compress/ |
A D | zstd_opt.c | 522 … ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches() 756 … ZSTD_match_t* matches, /* store result (match found, increasing size) in this table */ in ZSTD_BtGetAllMatches() 869 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch() 895 static void ZSTD_optLdm_processMatchCandidate(ZSTD_optLdm_t* optLdm, ZSTD_match_t* matches, U32* nb… in ZSTD_optLdm_processMatchCandidate() 965 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic() local
|
/linux/drivers/soc/fsl/ |
A D | guts.c | 114 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
|
/linux/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/arch/powerpc/platforms/pseries/ |
A D | ibmebus.c | 181 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() 339 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | align.c | 22 struct bpf_reg_match matches[MAX_MATCHES]; member
|
/linux/drivers/base/ |
A D | soc.c | 242 const struct soc_device_attribute *matches) in soc_device_match()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | d3.c | 2122 u8 matches[ND_QUERY_BUF_LEN]; member 2184 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans() local 2190 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_num_match_chans() local 2209 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_set_freqs() local 2217 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_set_freqs() local
|
/linux/drivers/net/phy/ |
A D | micrel.c | 552 int matches = 0; in ksz9021_load_values_from_of() local 687 int matches = 0; in ksz9031_of_load_skew_values() local 918 int matches = 0; in ksz9131_of_load_skew_values() local
|