Searched refs:num_available (Results 1 – 2 of 2) sorted by relevance
998 int ret, i, num_available; in sca3000_ring_int_process() local1007 num_available = st->rx[0]; in sca3000_ring_int_process()1013 num_available * 2); in sca3000_ring_int_process()1016 for (i = 0; i < num_available / 3; i++) { in sca3000_ring_int_process()
307 num_available = dev_pm_opp_get_opp_count(dev);308 speeds = kzalloc(sizeof(u32) * num_available, GFP_KERNEL);318 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);