/Linux-v4.19/drivers/cpuidle/ |
D | dt_idle_states.c | 25 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/ |
D | zstd_opt.h | 236 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/ |
D | of_device.h | 98 const struct of_device_id *matches, const struct device *dev) in __of_match_device() 102 #define of_match_device(matches, dev) \ argument
|
D | of_clk.h | 26 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
|
D | sys_soc.h | 43 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
|
D | of_platform.h | 88 const struct of_device_id *matches, in of_platform_populate()
|
D | of_address.h | 76 const struct of_device_id *matches, in of_find_matching_node_by_address()
|
/Linux-v4.19/drivers/i2c/ |
D | i2c-core-of.c | 179 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()
|
D | i2c-core.h | 40 i2c_acpi_match_device(const struct acpi_device_id *matches, in i2c_acpi_match_device()
|
/Linux-v4.19/drivers/of/ |
D | platform.c | 353 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()
|
D | device.c | 26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
|
/Linux-v4.19/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-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dpipe.c | 366 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/ |
D | of_regulator.c | 273 struct of_regulator_match *matches; member 305 struct of_regulator_match *matches, in of_regulator_match()
|
/Linux-v4.19/net/can/ |
D | af_can.h | 55 unsigned long matches; member 86 unsigned long matches; member
|
D | af_can.c | 621 int matches = 0; in can_rcv_filter() local 688 int matches; in can_receive() local
|
/Linux-v4.19/include/linux/regulator/ |
D | of_regulator.h | 39 struct of_regulator_match *matches, in of_regulator_match()
|
/Linux-v4.19/arch/mips/include/asm/ |
D | machine.h | 18 const struct of_device_id *matches; member
|
/Linux-v4.19/drivers/soc/fsl/qbman/ |
D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/Linux-v4.19/drivers/soc/fsl/ |
D | guts.c | 107 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
|
/Linux-v4.19/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-v4.19/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 179 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/ |
D | soc.c | 233 const struct soc_device_attribute *matches) in soc_device_match()
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_align.c | 41 struct bpf_reg_match matches[MAX_MATCHES]; member
|
/Linux-v4.19/drivers/net/phy/ |
D | micrel.c | 353 int matches = 0; in ksz9021_load_values_from_of() local 468 int matches = 0; in ksz9031_of_load_skew_values() local
|