voltdm_get_voltage   17 arch/arm/mach-omap2/smartreflex-class3.c 	unsigned long volt = voltdm_get_voltage(sr->voltdm);
voltdm_get_voltage  132 arch/arm/mach-omap2/voltage.c 	target_volt = voltdm_get_voltage(voltdm);
voltdm_get_voltage  169 arch/arm/mach-omap2/voltage.h unsigned long voltdm_get_voltage(struct voltagedomain *voltdm);
voltdm_get_voltage  218 arch/arm/mach-omap2/vp.c 	volt = voltdm_get_voltage(voltdm);
voltdm_get_voltage   33 include/linux/platform_data/voltage-omap.h unsigned long voltdm_get_voltage(struct voltagedomain *voltdm);