Searched defs:matches (Results 1 - 25 of 67) sorted by relevance

123

/linux-master/include/linux/
H A Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} argument
H A Dsys_soc.h44 soc_device_match( const struct soc_device_attribute *matches) argument
H A Dof_device.h66 of_match_device( const struct of_device_id *matches, const struct device *dev) argument
H A Dof_platform.h107 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) argument
H A Dof_irq.h59 static inline void of_irq_init(const struct of_device_id *matches) argument
/linux-master/drivers/soc/fsl/qbman/
H A Dbman_test_api.c87 int matches = 0; local
/linux-master/include/linux/regulator/
H A Dof_regulator.h37 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) argument
/linux-master/arch/mips/include/asm/
H A Dmachine.h14 const struct of_device_id *matches; member in struct:mips_machine
/linux-master/drivers/i2c/
H A Di2c-core-of.c117 i2c_of_match_device_sysfs(const struct of_device_id *matches, argument
146 *i2c_of_match_device(const struct of_device_id *matches, argument
[all...]
/linux-master/drivers/cpuidle/
H A Ddt_idle_states.c148 dt_init_idle_driver(struct cpuidle_driver *drv, const struct of_device_id *matches, unsigned int start_idx) argument
/linux-master/net/can/
H A Daf_can.h55 unsigned long matches; member in struct:receiver
71 unsigned long matches; member in struct:can_pkg_stats
H A Daf_can.c579 int matches = 0; local
646 int matches; local
[all...]
/linux-master/drivers/soc/fsl/
H A Dguts.c107 fsl_soc_die_match( u32 svr, const struct fsl_soc_die_attr *matches) argument
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c85 unsigned long matches = 0; local
/linux-master/drivers/soc/loongson/
H A Dloongson2_guts.c66 loongson2_soc_die_match( u32 svr, const struct loongson2_soc_die_attr *matches) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c23 struct bpf_reg_match matches[MAX_MATCHES]; member in struct:bpf_align_test
[all...]
/linux-master/drivers/base/
H A Dsoc.c258 soc_device_match( const struct soc_device_attribute *matches) argument
[all...]
/linux-master/drivers/of/
H A Ddevice.c26 const struct of_device_id *of_match_device(const struct of_device_id *matches, argument
H A Dplatform.c335 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) argument
406 of_platform_bus_probe(struct device_node *root, const struct of_device_id *matches, struct device *parent) argument
457 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) argument
[all...]
/linux-master/drivers/irqchip/
H A Dirq-atmel-aic-common.c190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) argument
208 aic_common_of_init(struct device_node *node, const struct irq_domain_ops *ops, const char *name, int nirqs, const struct of_device_id *matches) argument
/linux-master/drivers/regulator/
H A Dmax20086-regulator.c135 struct of_regulator_match matches[MAX20086_MAX_REGULATORS] = { }; local
H A Dof_regulator.c365 struct of_regulator_match *matches; member in struct:devm_of_regulator_matches
396 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) argument
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c163 struct vcap_keyset_list matches; local
/linux-master/drivers/mtd/
H A Dmtdpart.c557 const struct of_device_id *matches; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h210 unsigned long long matches; member in struct:xfs_rmap_matches

Completed in 347 milliseconds

123