of_hi6421_pmic_match   37 drivers/mfd/hi6421-pmic-core.c static const struct of_device_id of_hi6421_pmic_match[] = {
of_hi6421_pmic_match   48 drivers/mfd/hi6421-pmic-core.c MODULE_DEVICE_TABLE(of, of_hi6421_pmic_match);
of_hi6421_pmic_match   60 drivers/mfd/hi6421-pmic-core.c 	id = of_match_device(of_hi6421_pmic_match, &pdev->dev);
of_hi6421_pmic_match  120 drivers/mfd/hi6421-pmic-core.c 		.of_match_table = of_hi6421_pmic_match,