Searched refs:clock_set_rate_params (Results 1 – 3 of 3) sorted by relevance
44 struct clock_set_rate_params *params, in clk_mgmt_send_event_rate()53 memcpy(event.params, params, sizeof(struct clock_set_rate_params)); in clk_mgmt_send_event_rate()276 struct clock_set_rate_params *event_params = in clock_management_process_rate()277 (struct clock_set_rate_params *)event->params; in clock_management_process_rate()
95 struct clock_set_rate_params { struct
159 struct clock_set_rate_params *event_params; in clock_set_rate()184 event_params = (struct clock_set_rate_params *)event.params; in clock_set_rate()
Completed in 5 milliseconds