Home
last modified time | relevance | path

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

/openbmc/linux/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()