Searched refs:sunxi_ccu_probe (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/clk/sunxi-ng/ |
A D | ccu_common.c | 90 static int sunxi_ccu_probe(struct sunxi_ccu *ccu, struct device *dev, in sunxi_ccu_probe() function 190 ret = sunxi_ccu_probe(ccu, dev, dev->of_node, reg, desc); in devm_sunxi_ccu_probe() 212 ret = sunxi_ccu_probe(ccu, NULL, node, reg, desc); in of_sunxi_ccu_probe()
|
Completed in 5 milliseconds