Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/ti/
Dclock.h193 typedef void (*ti_of_clk_init_cb_t)(void *, struct device_node *); typedef
212 ti_of_clk_init_cb_t func);
Dclk.c206 ti_of_clk_init_cb_t func;
222 ti_of_clk_init_cb_t func) in ti_clk_retry_init()