Searched refs:pmc_numlevels (Results 1 – 5 of 5) sorted by relevance
356 for (j = 0; j < cp->pmc_comp.pmc_numlevels; j++) in print_info()1821 numthresholds += cp->pmc_comp.pmc_numlevels - 1; in pm_ioctl()1838 val32 = cp->pmc_comp.pmc_numlevels - 1; in pm_ioctl()1841 val = cp->pmc_comp.pmc_numlevels - 1; in pm_ioctl()1858 for (j = 0; j < cp->pmc_comp.pmc_numlevels - 1; in pm_ioctl()2087 i > cp->pmc_comp.pmc_numlevels - 1) { in pm_ioctl()2091 cp->pmc_comp.pmc_numlevels - 1)) in pm_ioctl()2132 numlevels = cp->pmc_comp.pmc_numlevels; in pm_ioctl()2185 *rval_p = cp->pmc_comp.pmc_numlevels; in pm_ioctl()
836 int limit = cp->pmc_comp.pmc_numlevels; in e_pm_valid_power()1408 limit = cp->pmc_comp.pmc_numlevels; in power_val_to_index()2411 int limit = cp->pmc_comp.pmc_numlevels; in pm_level_to_index()3396 pmc->pmc_numlevels = 2; in e_pm_default_levels()3415 p->pmc_comp.pmc_numlevels = 2; in e_pm_default_components()3871 compp->pmc_numlevels = level; \4014 int nlevels = cp->pmc_comp.pmc_numlevels; in e_pm_destroy_components()4170 if (p->comp->pmc_numlevels < 2) { in pm_autoconfig()4174 p->comp->pmc_numlevels)) in pm_autoconfig()4177 for (j = 0; j < p->comp->pmc_numlevels; j++) { in pm_autoconfig()[all …]
140 int pmc_numlevels; /* number of power levels supported */ member
716 for (i = pm_comp->pmc_numlevels; i > 0; i--) { in ppm_ioctl()723 ppm_set_topspeed(ppmd, pm_comp->pmc_numlevels - i); in ppm_ioctl()1459 maxi = pm_comp->pmc_numlevels - 1; in ppm_dev_init()
1615 maxi = pm_comp->pmc_numlevels - 1; in xcppm_dev_init()