Lines Matching refs:dc_context
45 struct dc_context *ctx,
55 uint32_t dm_read_reg_func(const struct dc_context *ctx, uint32_t address,
61 void dm_write_reg_func(const struct dc_context *ctx, uint32_t address,
71 const struct dc_context *ctx, in dm_read_index_reg()
79 const struct dc_context *ctx, in dm_write_index_reg()
118 uint32_t generic_reg_set_ex(const struct dc_context *ctx,
122 uint32_t generic_reg_update_ex(const struct dc_context *ctx,
129 void reg_sequence_start_gather(const struct dc_context *ctx);
130 void reg_sequence_start_execute(const struct dc_context *ctx);
131 void reg_sequence_wait_done(const struct dc_context *ctx);
140 void generic_reg_wait(const struct dc_context *ctx,
190 const struct dc_context *ctx,
195 const struct dc_context *ctx,
200 const struct dc_context *ctx,
205 const struct dc_context *ctx,
208 void dm_pp_get_funcs(struct dc_context *ctx,
223 const struct dc_context *ctx,
227 const struct dc_context *ctx,
231 const struct dc_context *ctx,
235 const struct dc_context *ctx,
246 (struct dc_context *ctx, enum dm_acpi_display_type display,
249 bool dm_dmcu_set_pipe(struct dc_context *ctx, unsigned int controller_id);
259 static inline unsigned long long dm_get_timestamp(struct dc_context *ctx) in dm_get_timestamp()
264 unsigned long long dm_get_elapse_time_in_ns(struct dc_context *ctx,
271 void dm_perf_trace_timestamp(const char *func_name, unsigned int line, struct dc_context *ctx);
280 void dm_dtn_log_begin(struct dc_context *ctx,
282 void dm_dtn_log_append_v(struct dc_context *ctx,
285 void dm_dtn_log_end(struct dc_context *ctx,