Home
last modified time | relevance | path

Searched defs:matches (Results 26 - 50 of 121) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/soc/loongson/
H A Dloongson2_guts.c66 loongson2_soc_die_match( u32 svr, const struct loongson2_soc_die_attr *matches) loongson2_soc_die_match() argument
/kernel/linux/linux-6.6/drivers/base/
H A Dsoc.c258 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
[all...]
/kernel/linux/linux-6.6/drivers/of/
H A Ddevice.c26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c22 struct bpf_reg_match matches[MAX_MATCHES]; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c85 unsigned long matches = 0; in count_hash_values_matches() local
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_mount.c80 int matches = 0; in VfsMpFind() local
/kernel/uniproton/src/fs/vfs/
H A Dvfs_mount.c50 S32 matches = 0; in OsVfsFindMpByPath() local
88 S32 matches; in OsVfsFindMp() local
/kernel/linux/linux-6.6/net/can/
H A Daf_can.h55 unsigned long matches; member
71 unsigned long matches; member
H A Daf_can.c579 int matches = 0; in can_rcv_filter() local
646 int matches; can_receive() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdpart.c552 const struct of_device_id *matches; in mtd_part_get_compatible_parser() local
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-atmel-aic-common.c190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() 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) aic_common_of_init() argument
/kernel/linux/linux-5.10/drivers/of/
H A Ddevice.c27 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() argument
H A Dplatform.c346 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) of_platform_bus_create() argument
417 of_platform_bus_probe(struct device_node *root, const struct of_device_id *matches, struct device *parent) of_platform_bus_probe() argument
468 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
[all...]
/kernel/linux/linux-5.10/net/can/
H A Daf_can.c581 int matches = 0; in can_rcv_filter() local
648 int matches; can_receive() local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dof_regulator.c298 struct of_regulator_match *matches; member
329 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/mtd/
H A Dmtdpart.c553 const struct of_device_id *matches; in mtd_part_get_compatible_parser() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c163 struct vcap_keyset_list matches; in vcap_debugfs_show_keysets() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax20086-regulator.c135 struct of_regulator_match matches[MAX20086_MAX_REGULATORS] = { }; in max20086_parse_regulators_dt() local
H A Dof_regulator.c356 struct of_regulator_match *matches; member
387 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/irqchip/
H A Dirq-atmel-aic-common.c190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() 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) aic_common_of_init() argument
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dninet_hashtables.c383 int matches = 0; in ninet_lhash2_lookup() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dibmebus.c180 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() argument
338 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dvio.c61 const struct vio_device_id *matches in vio_bus_match() local
22 vio_match_device( const struct vio_device_id *matches, const struct vio_dev *dev) vio_match_device() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dibmebus.c186 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() argument
344 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dvio.c61 const struct vio_device_id *matches in vio_bus_match() local
22 vio_match_device( const struct vio_device_id *matches, const struct vio_dev *dev) vio_match_device() argument
[all...]

Completed in 20 milliseconds

12345