Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/ti/
Dclock.h211 typedef void (*ti_of_clk_init_cb_t)(void *, struct device_node *); typedef
231 ti_of_clk_init_cb_t func);
Dclk.c222 ti_of_clk_init_cb_t func;
238 ti_of_clk_init_cb_t func) in ti_clk_retry_init()