Searched refs:tmp_clks (Results 1 – 1 of 1) sorted by relevance
426 struct sci_clk **tmp_clks; in ti_sci_clk_probe() local470 tmp_clks = devm_kmalloc_array(dev, max_clks + 64, in ti_sci_clk_probe()473 memcpy(tmp_clks, clks, max_clks * sizeof(sci_clk)); in ti_sci_clk_probe()477 clks = tmp_clks; in ti_sci_clk_probe()