Searched defs:omap_sr_class_data (Results 1 – 1 of 1) sorted by relevance
188 struct omap_sr_class_data { struct189 int (*enable)(struct voltagedomain *voltdm);190 int (*disable)(struct voltagedomain *voltdm, int is_volt_reset);191 int (*configure)(struct voltagedomain *voltdm);192 int (*notify)(struct voltagedomain *voltdm, u32 status);193 u8 notify_flags;194 u8 class_type;