Searched defs:clk_lookup (Results 1 – 1 of 1) sorted by relevance
101450 struct clk_lookup { struct101451 struct list_head node;101452 const char *dev_id;101453 const char *con_id;101454 struct clk *clk;101455 struct clk_hw *clk_hw;