Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dpbias-regulator.c146 static const struct of_device_id pbias_of_match[] = { variable
155 MODULE_DEVICE_TABLE(of, pbias_of_match);
186 match = of_match_device(of_match_ptr(pbias_of_match), &pdev->dev); in pbias_regulator_probe()
253 .of_match_table = of_match_ptr(pbias_of_match),