omap_wakeupgen_ops
static struct omap_wakeupgen_ops omap4_wakeupgen_ops = {
static struct omap_wakeupgen_ops omap5_wakeupgen_ops = {
static struct omap_wakeupgen_ops am43xx_wakeupgen_ops = {
static struct omap_wakeupgen_ops omap4_wakeupgen_ops = {};
static struct omap_wakeupgen_ops omap5_wakeupgen_ops = {};
static struct omap_wakeupgen_ops am43xx_wakeupgen_ops = {};
static struct omap_wakeupgen_ops *wakeupgen_ops;