Home
last modified time | relevance | path

Searched refs:of_hi6421_pmic_match (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dhi6421-pmic-core.c37 static const struct of_device_id of_hi6421_pmic_match[] = { variable
48 MODULE_DEVICE_TABLE(of, of_hi6421_pmic_match);
60 id = of_match_device(of_hi6421_pmic_match, &pdev->dev); in hi6421_pmic_probe()
120 .of_match_table = of_hi6421_pmic_match,