Searched refs:pm_lat_level (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Domap_device.c121 while (od->pm_lat_level > 0) {
125 od->pm_lat_level--;
127 odpl = od->pm_lats + od->pm_lat_level;
143 "%llu nsec\n", od->pdev.name, od->pm_lat_level,
153 od->pm_lat_level, act_lat);
159 od->pm_lat_level, act_lat,
189 while (od->pm_lat_level < od->pm_lats_cnt) {
193 odpl = od->pm_lats + od->pm_lat_level;
210 "%llu nsec\n", od->pdev.name, od->pm_lat_level,
220 od->pm_lat_level, deact_la
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap_device.h52 * @pm_lat_level: array index of the last odpl entry executed - -1 if never
72 s8 pm_lat_level; member in struct:omap_device

Completed in 35 milliseconds