Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
H A Dclock.h200 typedef void (*ti_of_clk_init_cb_t)(void *, struct device_node *); typedef
222 ti_of_clk_init_cb_t func);
H A Dclk.c265 ti_of_clk_init_cb_t func;
281 ti_of_clk_init_cb_t func) in ti_clk_retry_init()