Searched defs:num_matches (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | of_regulator.h | 37 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 D | of_regulator.h | 37 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-5.10/drivers/regulator/ |
H A D | of_regulator.c | 299 unsigned int num_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
|
H A D | lp872x.c | 830 int num_matches; in lp872x_populate_pdata_from_dt() local
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | of_regulator.c | 357 unsigned int num_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
|
H A D | lp872x.c | 825 int num_matches; in lp872x_populate_pdata_from_dt() local
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | meson-mx-sdhc-mmc.c | 414 unsigned int i, num_matches = 0; in meson_mx_sdhc_tuning_point_matches() local
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | meson-mx-sdhc-mmc.c | 414 unsigned int i, num_matches = 0; in meson_mx_sdhc_tuning_point_matches() local
|
Completed in 9 milliseconds