Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap_device.h138 struct omap_device_pm_latency { struct
139 u32 deactivate_lat;
140 u32 deactivate_lat_worst;
141 int (*deactivate_func)(struct omap_device *od);
142 u32 activate_lat;
143 u32 activate_lat_worst;
144 int (*activate_func)(struct omap_device *od);
145 u32 flags;