Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dpbias-regulator.c131 static const struct of_device_id pbias_of_match[] = { variable
140 MODULE_DEVICE_TABLE(of, pbias_of_match);
170 match = of_match_device(of_match_ptr(pbias_of_match), &pdev->dev); in pbias_regulator_probe()
237 .of_match_table = of_match_ptr(pbias_of_match),