Searched refs:vclkdev_create (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/clk/ |
D | clkdev.c | 275 vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_create() function 331 cl = vclkdev_create(__clk_get_hw(clk), con_id, dev_fmt, ap); in clkdev_create() 354 cl = vclkdev_create(hw, con_id, dev_fmt, ap); in clkdev_hw_create() 398 cl = vclkdev_create(hw, con_id, dev_id, ap); in __clk_register_clkdev()
|