Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/include/linux/
H A Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init() argument
H A Dsys_soc.h44 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
H A Dof_platform.h87 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
H A Dof_device.h102 __of_match_device( const struct of_device_id *matches, const struct device *dev) __of_match_device() argument
/kernel/linux/linux-6.6/include/linux/
H A Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init() argument
H A Dsys_soc.h44 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
H A Dof_device.h66 of_match_device( const struct of_device_id *matches, const struct device *dev) of_match_device() 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) of_platform_populate() argument
H A Dof_irq.h59 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmachine.h14 const struct of_device_id *matches; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmachine.h14 const struct of_device_id *matches; member
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/kernel/linux/linux-5.10/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) of_regulator_match() argument
/kernel/linux/linux-6.6/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) of_regulator_match() argument
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Ddt_idle_states.c149 dt_init_idle_driver(struct cpuidle_driver *drv, const struct of_device_id *matches, unsigned int start_idx) dt_init_idle_driver() argument
/kernel/linux/linux-5.10/drivers/soc/fsl/
H A Dguts.c112 fsl_soc_die_match( u32 svr, const struct fsl_soc_die_attr *matches) fsl_soc_die_match() argument
/kernel/linux/linux-6.6/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) dt_init_idle_driver() argument
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-core-of.c117 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument
146 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Dsoc.c241 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c22 struct bpf_reg_match matches[MAX_MATCHES]; member
[all...]
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-core-of.c183 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument
212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
[all...]
/kernel/linux/linux-5.10/net/can/
H A Daf_can.h55 unsigned long matches; member
71 unsigned long matches; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap.h206 unsigned long long matches; member
/kernel/linux/linux-6.6/drivers/soc/fsl/
H A Dguts.c107 fsl_soc_die_match( u32 svr, const struct fsl_soc_die_attr *matches) fsl_soc_die_match() argument

Completed in 7 milliseconds

12345