Searched defs:clock_provider (Results 1 – 1 of 1) sorted by relevance
5131 struct clock_provider { struct5132 void (*clk_init_cb)(struct device_node *);5133 struct device_node *np;5134 struct list_head node;