Searched refs:new_rate (Results 1 – 2 of 2) sorted by relevance
142 rt_ubase_t msg, rt_ubase_t old_rate, rt_ubase_t new_rate);
161 …_t clk_notify(struct rt_clk_node *clk_np, rt_ubase_t msg, rt_ubase_t old_rate, rt_ubase_t new_rate) in clk_notify() argument170 err = notifier->callback(notifier, msg, old_rate, new_rate); in clk_notify()
Completed in 4 milliseconds