Home
last modified time | relevance | path

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

123

/linux/drivers/i2c/
H A Di2c-core-of.c116 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()
/linux/drivers/of/
H A Dplatform.c326 const struct of_device_id *matches, in of_platform_bus_create()
394 const struct of_device_id *matches, in of_platform_bus_probe()
444 const struct of_device_id *matches, in of_platform_populate()
H A Dbase.c444 bool of_machine_device_match(const struct of_device_id *matches) in of_machine_device_match()
465 const void *of_machine_get_match_data(const struct of_device_id *matches) in of_machine_get_match_data()
1120 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node()
1148 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node()
1175 const struct of_device_id *matches, in of_find_matching_node_and_match()
H A Ddevice.c26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
/linux/net/can/
H A Daf_can.h55 atomic_long_t matches; member
71 atomic_long_t matches; member
H A Daf_can.c582 int matches = 0; in can_rcv_filter() local
659 int matches; in can_receive() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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/drivers/irqchip/
H A Dirq-atmel-aic-common.c188 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup()
200 const struct of_device_id *matches) in aic_common_of_init()
/linux/tools/perf/python/
H A Dilist.py38 def matches(self, query: str) -> bool: member in TreeValue
73 def matches(self, query: str) -> bool: member in Metric
117 def matches(self, query: str) -> bool: member in PmuEvent
/linux/include/linux/
H A Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
H A Dsys_soc.h45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
H A Dof_device.h67 const struct of_device_id *matches, const struct device *dev) in of_match_device()
/linux/include/linux/regulator/
H A Dof_regulator.h39 struct of_regulator_match *matches, in of_regulator_match()
/linux/drivers/soc/fsl/qbman/
H A Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/linux/arch/mips/include/asm/
H A Dmachine.h14 const struct of_device_id *matches; member
/linux/drivers/cpuidle/
H A Ddt_idle_states.c145 const struct of_device_id *matches, in dt_init_idle_driver()
/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c187 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices()
345 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
/linux/arch/sparc/kernel/
H A Dvio.c24 const struct vio_device_id *matches, in vio_match_device()
62 const struct vio_device_id *matches = vio_drv->id_table; in vio_bus_match() local
/linux/lib/zstd/compress/
H A Dzstd_opt.c592ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches()
834 ZSTD_match_t* matches, in ZSTD_btGetAllMatches_internal()
997 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch()
1027 ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_processMatchCandidate()
1102 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic() local
/linux/drivers/soc/fsl/
H A Dguts.c108 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c291 static int find_field_offset(struct btf *btf, char *pattern, regmatch_t *matches) in find_field_offset()
496 regmatch_t matches[3]; in match_pattern() local
H A Dalign.c23 struct bpf_reg_match matches[MAX_MATCHES]; member
[all...]
/linux/drivers/regulator/
H A Dof_regulator.c370 struct of_regulator_match *matches; member
402 struct of_regulator_match *matches, in of_regulator_match()
/linux/drivers/base/
H A Dproperty.c1346 void **matches, in fwnode_graph_devcon_matches()
1380 void **matches, in fwnode_devcon_matches()
1460 void **matches, unsigned int matches_len) in fwnode_connection_find_matches()
/linux/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c91 unsigned long matches = 0; in count_hash_values_matches() local

123