Searched defs:omap_sr_class_data (Results 1 – 2 of 2) sorted by relevance
237 struct omap_sr_class_data { struct238 int (*enable)(struct omap_sr *sr);239 int (*disable)(struct omap_sr *sr, int is_volt_reset);240 int (*configure)(struct omap_sr *sr);241 int (*notify)(struct omap_sr *sr, u32 status);242 u8 notify_flags;243 u8 class_type;
239 struct omap_sr_class_data { struct240 int (*enable)(struct omap_sr *sr);241 int (*disable)(struct omap_sr *sr, int is_volt_reset);242 int (*configure)(struct omap_sr *sr);243 int (*notify)(struct omap_sr *sr, u32 status);244 u8 notify_flags;245 u8 class_type;