Searched defs:omap_sr_class_data (Results 1 – 1 of 1) sorted by relevance
179 struct omap_sr_class_data { struct180 int (*enable)(struct voltagedomain *voltdm);181 int (*disable)(struct voltagedomain *voltdm, int is_volt_reset);182 int (*configure)(struct voltagedomain *voltdm);183 int (*notify)(struct voltagedomain *voltdm, u32 status);184 u8 notify_flags;185 u8 class_type;