Home
last modified time | relevance | path

Searched refs:vclkdev_create (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/clk/
Dclkdev.c219 vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_create() function
247 cl = vclkdev_create(__clk_get_hw(clk), con_id, dev_fmt, ap); in clkdev_create()
270 cl = vclkdev_create(hw, con_id, dev_fmt, ap); in clkdev_hw_create()
314 cl = vclkdev_create(hw, con_id, dev_id, ap); in __clk_register_clkdev()