Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclkdev.c181 vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_create() function
237 cl = vclkdev_create(__clk_get_hw(clk), con_id, dev_fmt, ap); in clkdev_create()
260 cl = vclkdev_create(hw, con_id, dev_fmt, ap); in clkdev_hw_create()
304 cl = vclkdev_create(hw, con_id, dev_id, ap); in __clk_register_clkdev()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclkdev.c181 vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_create() function
209 cl = vclkdev_create(__clk_get_hw(clk), con_id, dev_fmt, ap); in clkdev_create()
232 cl = vclkdev_create(hw, con_id, dev_fmt, ap); in clkdev_hw_create()
276 cl = vclkdev_create(hw, con_id, dev_id, ap); in __clk_register_clkdev()

Completed in 2 milliseconds