Searched refs:sunxi_ccu_probe (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu_common.c | 112 static int sunxi_ccu_probe(struct sunxi_ccu *ccu, struct device *dev, in sunxi_ccu_probe() function 227 ret = sunxi_ccu_probe(ccu, dev, dev->of_node, reg, desc); in devm_sunxi_ccu_probe() 249 ret = sunxi_ccu_probe(ccu, NULL, node, reg, desc); in of_sunxi_ccu_probe()
|