Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dsmartreflex.h188 struct omap_sr_class_data { struct
189 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;