Searched refs:imx_unregister_hw_clocks (Results 1 – 5 of 5) sorted by relevance
28 void imx_unregister_hw_clocks(struct clk_hw *hws[], unsigned int count) in imx_unregister_hw_clocks() function35 EXPORT_SYMBOL_GPL(imx_unregister_hw_clocks);
574 imx_unregister_hw_clocks(hws, IMX8MN_CLK_END); in imx8mn_clocks_probe()
588 imx_unregister_hw_clocks(hws, IMX8MQ_CLK_END); in imx8mq_clocks_probe()
623 imx_unregister_hw_clocks(hws, IMX8MM_CLK_END); in imx8mm_clocks_probe()
24 void imx_unregister_hw_clocks(struct clk_hw *hws[], unsigned int count);