Searched defs:clk_lookup (Results 1 – 1 of 1) sorted by relevance
70081 struct clk_lookup { struct70082 struct list_head node;70083 const char *dev_id;70084 const char *con_id;70085 struct clk *clk;70086 struct clk_hw *clk_hw;