pv88060_i2c_id    369 drivers/regulator/pv88060-regulator.c static const struct i2c_device_id pv88060_i2c_id[] = {
pv88060_i2c_id    373 drivers/regulator/pv88060-regulator.c MODULE_DEVICE_TABLE(i2c, pv88060_i2c_id);
pv88060_i2c_id    377 drivers/regulator/pv88060-regulator.c 	{ .compatible = "pvs,pv88060", .data = &pv88060_i2c_id[0] },
pv88060_i2c_id    389 drivers/regulator/pv88060-regulator.c 	.id_table = pv88060_i2c_id,