Lines Matching refs:clk_lookup
135 static struct clk_lookup *clk_find(const char *dev_id, const char *con_id) in clk_find()
137 struct clk_lookup *p, *cl = NULL; in clk_find()
171 struct clk_lookup *cl; in clk_get_sys()
218 void clkdev_add(struct clk_lookup *cl) in clkdev_add()
226 void __init clkdev_add_table(struct clk_lookup *cl, size_t num) in clkdev_add_table()
240 struct clk_lookup cl;
245 static struct clk_lookup * __init_refok
269 struct clk_lookup * __init_refok
272 struct clk_lookup *cl; in clkdev_alloc()
287 struct clk_lookup *l; in clk_add_alias()
304 void clkdev_drop(struct clk_lookup *cl) in clkdev_drop()
330 struct clk_lookup *cl; in clk_register_clkdev()
360 int clk_register_clkdevs(struct clk *clk, struct clk_lookup *cl, size_t num) in clk_register_clkdevs()