Home
last modified time | relevance | path

Searched defs:omap_sr_class_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/mach-omap2/
Dsmartreflex.h179 struct omap_sr_class_data { struct
180 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;