pbias_of_match 146 drivers/regulator/pbias-regulator.c static const struct of_device_id pbias_of_match[] = { pbias_of_match 155 drivers/regulator/pbias-regulator.c MODULE_DEVICE_TABLE(of, pbias_of_match); pbias_of_match 186 drivers/regulator/pbias-regulator.c match = of_match_device(of_match_ptr(pbias_of_match), &pdev->dev); pbias_of_match 253 drivers/regulator/pbias-regulator.c .of_match_table = of_match_ptr(pbias_of_match),