pv88090_i2c_id    390 drivers/regulator/pv88090-regulator.c static const struct i2c_device_id pv88090_i2c_id[] = {
pv88090_i2c_id    394 drivers/regulator/pv88090-regulator.c MODULE_DEVICE_TABLE(i2c, pv88090_i2c_id);
pv88090_i2c_id    398 drivers/regulator/pv88090-regulator.c 	{ .compatible = "pvs,pv88090", .data = &pv88090_i2c_id[0] },
pv88090_i2c_id    410 drivers/regulator/pv88090-regulator.c 	.id_table = pv88090_i2c_id,