Searched refs:clock_dev_ctx (Results 1 – 3 of 3) sorted by relevance
18 struct clock_dev_ctx { struct82 struct clock_dev_ctx *dev_ctx_table; argument112 void clock_get_ctx(fwk_id_t clock_id, struct clock_dev_ctx **ctx);129 bool clock_is_single_node(struct clock_dev_ctx *ctx);
37 struct clock_dev_ctx *ctx; in process_response_event()62 struct clock_dev_ctx *ctx; in process_request_event()74 struct clock_dev_ctx *ctx, in create_async_request()118 struct clock_dev_ctx *ctx; in clock_request_complete()155 struct clock_dev_ctx *ctx; in clock_set_rate()203 struct clock_dev_ctx *ctx; in clock_get_rate()230 struct clock_dev_ctx *ctx; in clock_get_rate_from_index()245 struct clock_dev_ctx *ctx; in clock_set_state()303 struct clock_dev_ctx *ctx; in clock_get_state()330 struct clock_dev_ctx *ctx; in clock_get_info()[all …]
59 struct clock_dev_ctx *ctx, in clk_mgmt_complete_response()96 struct clock_dev_ctx *ctx, in clk_mgmt_complete_transition()118 struct clock_dev_ctx *ctx; in clock_management_process_state()278 struct clock_dev_ctx *ctx; in clock_management_process_rate()279 struct clock_dev_ctx *child = NULL; in clock_management_process_rate()292 &ctx->children_list, c_node, struct clock_dev_ctx, child_node, child) in clock_management_process_rate()308 bool clock_is_single_node(struct clock_dev_ctx *ctx) in clock_is_single_node()320 struct clock_dev_ctx *clk, *parent; in clock_connect_tree()
Completed in 5 milliseconds