oscillator         50 arch/arm/mach-omap2/pm.c static struct omap2_oscillator oscillator = {
oscillator         57 arch/arm/mach-omap2/pm.c 	oscillator.startup_time = tstart;
oscillator         58 arch/arm/mach-omap2/pm.c 	oscillator.shutdown_time = tshut;
oscillator         66 arch/arm/mach-omap2/pm.c 	*tstart = oscillator.startup_time;
oscillator         67 arch/arm/mach-omap2/pm.c 	*tshut = oscillator.shutdown_time;
oscillator        488 drivers/rtc/rtc-abx80x.c static DEVICE_ATTR_RW(oscillator);