pv88080_dt_ids    200 drivers/regulator/pv88080-regulator.c static const struct of_device_id pv88080_dt_ids[] = {
pv88080_dt_ids    206 drivers/regulator/pv88080-regulator.c MODULE_DEVICE_TABLE(of, pv88080_dt_ids);
pv88080_dt_ids    408 drivers/regulator/pv88080-regulator.c 		match = of_match_node(pv88080_dt_ids, i2c->dev.of_node);
pv88080_dt_ids    566 drivers/regulator/pv88080-regulator.c 		.of_match_table = of_match_ptr(pv88080_dt_ids),