Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/cpuidle/
Ddt_idle_states.c25 const struct of_device_id *matches, in init_state_node()
158 const struct of_device_id *matches, in dt_init_idle_driver()
/Linux-v4.19/lib/zstd/
Dzstd_opt.h236 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_insertBtAndGetAllMatches()
356 …*const ip, const BYTE *const iLimit, const U32 maxNbAttempts, const U32 mls, ZSTD_match_t *matches, in ZSTD_BtGetAllMatches()
367 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_BtGetAllMatches_selectMLS()
381 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_BtGetAllMatches_extDict()
391 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_BtGetAllMatches_selectMLS_extDict()
424 ZSTD_match_t *matches = seqStorePtr->matchTable; in ZSTD_compressBlock_opt_generic() local
721 ZSTD_match_t *matches = seqStorePtr->matchTable; in ZSTD_compressBlock_opt_extDict_generic() local
/Linux-v4.19/include/linux/
Dof_device.h98 const struct of_device_id *matches, const struct device *dev) in __of_match_device()
102 #define of_match_device(matches, dev) \ argument
Dof_clk.h26 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
Dsys_soc.h43 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
Dof_platform.h88 const struct of_device_id *matches, in of_platform_populate()
Dof_address.h76 const struct of_device_id *matches, in of_find_matching_node_by_address()
/Linux-v4.19/drivers/i2c/
Di2c-core-of.c179 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs()
208 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
Di2c-core.h40 i2c_acpi_match_device(const struct acpi_device_id *matches, in i2c_acpi_match_device()
/Linux-v4.19/drivers/of/
Dplatform.c353 const struct of_device_id *matches, in of_platform_bus_create()
424 const struct of_device_id *matches, in of_platform_bus_probe()
475 const struct of_device_id *matches, in of_platform_populate()
Ddevice.c26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
/Linux-v4.19/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-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c366 mlxsw_sp_dpipe_table_host_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_match_action_prepare()
401 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_entry_prepare()
620 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump() local
933 mlxsw_sp_dpipe_table_adj_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_match_action_prepare()
968 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_entry_prepare()
1149 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_COUNT]; in mlxsw_sp_dpipe_table_adj_entries_dump() local
/Linux-v4.19/drivers/regulator/
Dof_regulator.c273 struct of_regulator_match *matches; member
305 struct of_regulator_match *matches, in of_regulator_match()
/Linux-v4.19/net/can/
Daf_can.h55 unsigned long matches; member
86 unsigned long matches; member
Daf_can.c621 int matches = 0; in can_rcv_filter() local
688 int matches; in can_receive() local
/Linux-v4.19/include/linux/regulator/
Dof_regulator.h39 struct of_regulator_match *matches, in of_regulator_match()
/Linux-v4.19/arch/mips/include/asm/
Dmachine.h18 const struct of_device_id *matches; member
/Linux-v4.19/drivers/soc/fsl/qbman/
Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/Linux-v4.19/drivers/soc/fsl/
Dguts.c107 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
/Linux-v4.19/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-v4.19/arch/powerpc/platforms/pseries/
Dibmebus.c179 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-v4.19/drivers/base/
Dsoc.c233 const struct soc_device_attribute *matches) in soc_device_match()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_align.c41 struct bpf_reg_match matches[MAX_MATCHES]; member
/Linux-v4.19/drivers/net/phy/
Dmicrel.c353 int matches = 0; in ksz9021_load_values_from_of() local
468 int matches = 0; in ksz9031_of_load_skew_values() local

123