Searched refs:pbias_of_match (Results 1 – 1 of 1) sorted by relevance
146 static const struct of_device_id pbias_of_match[] = { variable155 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),