/linux-6.6.21/drivers/i2c/ |
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.6.21/net/can/ |
D | af_can.h | 55 unsigned long matches; member 71 unsigned long matches; member
|
D | af_can.c | 579 int matches = 0; in can_rcv_filter() local 646 int matches; in can_receive() local
|
/linux-6.6.21/drivers/of/ |
D | platform.c | 373 const struct of_device_id *matches, in of_platform_bus_create() 444 const struct of_device_id *matches, in of_platform_bus_probe() 495 const struct of_device_id *matches, in of_platform_populate()
|
D | device.c | 26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
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.6.21/drivers/irqchip/ |
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.6.21/include/linux/ |
D | of_clk.h | 29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
|
D | sys_soc.h | 45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
|
D | of_device.h | 67 const struct of_device_id *matches, const struct device *dev) in of_match_device()
|
D | of_platform.h | 108 const struct of_device_id *matches, in of_platform_populate()
|
D | of_irq.h | 59 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init()
|
/linux-6.6.21/include/linux/regulator/ |
D | of_regulator.h | 39 struct of_regulator_match *matches, in of_regulator_match()
|
/linux-6.6.21/drivers/soc/fsl/qbman/ |
D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/linux-6.6.21/arch/mips/include/asm/ |
D | machine.h | 14 const struct of_device_id *matches; member
|
/linux-6.6.21/drivers/regulator/ |
D | of_regulator.c | 356 struct of_regulator_match *matches; member 388 struct of_regulator_match *matches, in of_regulator_match()
|
/linux-6.6.21/drivers/cpuidle/ |
D | dt_idle_states.c | 149 const struct of_device_id *matches, in dt_init_idle_driver()
|
/linux-6.6.21/lib/zstd/compress/ |
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.6.21/drivers/soc/fsl/ |
D | guts.c | 108 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
|
/linux-6.6.21/arch/sparc/kernel/ |
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.6.21/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 186 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() 344 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|
/linux-6.6.21/drivers/base/ |
D | property.c | 1287 void **matches, in fwnode_graph_devcon_matches() 1321 void **matches, in fwnode_devcon_matches() 1401 void **matches, unsigned int matches_len) in fwnode_connection_find_matches()
|
D | soc.c | 259 const struct soc_device_attribute *matches) in soc_device_match()
|
/linux-6.6.21/tools/testing/selftests/powerpc/dexcr/ |
D | hashchk_test.c | 85 unsigned long matches = 0; in count_hash_values_matches() local
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | align.c | 22 struct bpf_reg_match matches[MAX_MATCHES]; member
|