Searched defs:omap_sr_class_data (Results 1 – 1 of 1) sorted by relevance
234 struct omap_sr_class_data { struct235 int (*enable)(struct omap_sr *sr);236 int (*disable)(struct omap_sr *sr, int is_volt_reset);237 int (*configure)(struct omap_sr *sr);238 int (*notify)(struct omap_sr *sr, u32 status);239 u8 notify_flags;240 u8 class_type;