Home
last modified time | relevance | path

Searched refs:num_available (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/x86/intel/pmt/
H A Ddiscovery-kunit.c61 int num_available = 0; in test_intel_pmt_get_regions_by_feature() local
90 num_available++; in test_intel_pmt_get_regions_by_feature()
97 if (num_available == 0) in test_intel_pmt_get_regions_by_feature()
/linux/Documentation/translations/zh_CN/power/
H A Dopp.rst276 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);
/linux/Documentation/power/
H A Dopp.rst307 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);