Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v6.1/drivers/i2c/
Di2c-core-of.c183 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-v6.1/net/can/
Daf_can.h55 unsigned long matches; member
71 unsigned long matches; member
Daf_can.c580 int matches = 0; in can_rcv_filter() local
647 int matches; in can_receive() local
/Linux-v6.1/drivers/of/
Dplatform.c344 const struct of_device_id *matches, in of_platform_bus_create()
415 const struct of_device_id *matches, in of_platform_bus_probe()
466 const struct of_device_id *matches, in of_platform_populate()
Ddevice.c28 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c368 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-v6.1/drivers/irqchip/
Dirq-atmel-aic-common.c190 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-v6.1/include/linux/
Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
Dsys_soc.h45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
Dof_platform.h102 const struct of_device_id *matches, in of_platform_populate()
Dof_device.h93 const struct of_device_id *matches, const struct device *dev) in of_match_device()
Dof_irq.h59 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init()
/Linux-v6.1/include/linux/regulator/
Dof_regulator.h39 struct of_regulator_match *matches, in of_regulator_match()
/Linux-v6.1/drivers/regulator/
Dof_regulator.c356 struct of_regulator_match *matches; member
388 struct of_regulator_match *matches, in of_regulator_match()
/Linux-v6.1/drivers/soc/fsl/qbman/
Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/Linux-v6.1/arch/mips/include/asm/
Dmachine.h14 const struct of_device_id *matches; member
/Linux-v6.1/drivers/cpuidle/
Ddt_idle_states.c150 const struct of_device_id *matches, in dt_init_idle_driver()
/Linux-v6.1/lib/zstd/compress/
Dzstd_opt.c522ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches()
756ZSTD_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-v6.1/drivers/soc/fsl/
Dguts.c108 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dibmebus.c185 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-v6.1/arch/sparc/kernel/
Dvio.c23 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-v6.1/drivers/base/
Dproperty.c1212 void **matches, in fwnode_graph_devcon_matches()
1246 void **matches, in fwnode_devcon_matches()
1325 void **matches, unsigned int matches_len) in fwnode_connection_find_matches()
Dsoc.c242 const struct soc_device_attribute *matches) in soc_device_match()
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dalign.c22 struct bpf_reg_match matches[MAX_MATCHES]; member
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c2268 u8 matches[ND_QUERY_BUF_LEN]; member
2330 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans() local
2336 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_num_match_chans() local
2355 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_set_freqs() local
2363 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_set_freqs() local

123