Lines Matching defs:out
600 u32 *out;639 out = kmalloc_array(count, sizeof(*out), GFP_KERNEL);640 if (!out)643 ret = of_property_read_u32_array(opp->np, name, out, count);646 kfree(out);653 return out;828 goto out;838 out:1364 * Returns the performance state of the OPP pointed out by the "required-opps"