Searched refs:num_available (Results 1 – 3 of 3) sorted by relevance
61 int num_available = 0; in test_intel_pmt_get_regions_by_feature() local90 num_available++; in test_intel_pmt_get_regions_by_feature()97 if (num_available == 0) in test_intel_pmt_get_regions_by_feature()
276 num_available = dev_pm_opp_get_opp_count(dev);277 speeds = kcalloc(num_available, sizeof(u32), GFP_KERNEL);287 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);
307 num_available = dev_pm_opp_get_opp_count(dev);308 speeds = kcalloc(num_available, sizeof(u32), GFP_KERNEL);318 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);