Home
last modified time | relevance | path

Searched refs:ti_of_clk_init_cb_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/ti/
Dclock.h184 typedef void (*ti_of_clk_init_cb_t)(struct clk_hw *, struct device_node *); typedef
204 ti_of_clk_init_cb_t func);
Dclk.c127 ti_of_clk_init_cb_t func;
143 ti_of_clk_init_cb_t func) in ti_clk_retry_init()