Symbol: dce_aux
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
108
struct dce_aux *engine)
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
184
struct dce_aux *engine,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
287
static int read_channel_reply(struct dce_aux *engine, uint32_t size,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
341
struct dce_aux *engine,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
405
struct dce_aux *engine,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
431
struct dce_aux *engine,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
445
void dce110_engine_destroy(struct dce_aux **engine)
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
463
struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc->link->aux_hw_inst];
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
535
struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en];
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
57
FROM_AUX_ENGINE(container_of((ptr), struct dce_aux, base))
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
599
struct dce_aux *dce110_aux_engine_construct(struct aux_engine_dce110 *aux_engine110,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
60
container_of((ptr), struct dce_aux, base)
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
677
struct dce_aux *aux_engine;
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
734
struct dce_aux *aux_engine;
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
789
struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en];
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
79
struct dce_aux *engine)
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
799
struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc->link->aux_hw_inst];
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
880
struct dce_aux *aux_engine = NULL;
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
95
struct dce_aux *engine)
drivers/gpu/drm/amd/display/dc/dce/dce_aux.h
263
struct dce_aux base;
drivers/gpu/drm/amd/display/dc/dce/dce_aux.h
287
struct dce_aux *dce110_aux_engine_construct(struct aux_engine_dce110 *aux_engine110,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.h
297
void dce110_engine_destroy(struct dce_aux **engine);
drivers/gpu/drm/amd/display/dc/dce/dce_aux.h
300
struct dce_aux *aux_engine,
drivers/gpu/drm/amd/display/dc/inc/core_types.h
261
struct dce_aux *engines[MAX_PIPES];
drivers/gpu/drm/amd/display/dc/resource/dce100/dce100_resource.c
699
static struct dce_aux *dce100_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dce110/dce110_resource.c
723
static struct dce_aux *dce110_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dce112/dce112_resource.c
699
static struct dce_aux *dce112_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dce120/dce120_resource.c
440
static struct dce_aux *dce120_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dce60/dce60_resource.c
534
static struct dce_aux *dce60_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dce80/dce80_resource.c
540
static struct dce_aux *dce80_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c
648
static struct dce_aux *dcn10_aux_engine_create(struct dc_context *ctx,
drivers/gpu/drm/amd/display/dc/resource/dcn20/dcn20_resource.c
814
struct dce_aux *dcn20_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn20/dcn20_resource.h
92
struct dce_aux *dcn20_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn201/dcn201_resource.c
680
static struct dce_aux *dcn201_aux_engine_create(struct dc_context *ctx,
drivers/gpu/drm/amd/display/dc/resource/dcn21/dcn21_resource.c
538
static struct dce_aux *dcn21_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn30/dcn30_resource.c
829
static struct dce_aux *dcn30_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn301/dcn301_resource.c
751
static struct dce_aux *dcn301_aux_engine_create(struct dc_context *ctx, uint32_t inst)
drivers/gpu/drm/amd/display/dc/resource/dcn302/dcn302_resource.c
906
static struct dce_aux *dcn302_aux_engine_create(struct dc_context *ctx, uint32_t inst)
drivers/gpu/drm/amd/display/dc/resource/dcn303/dcn303_resource.c
864
static struct dce_aux *dcn303_aux_engine_create(struct dc_context *ctx, uint32_t inst)
drivers/gpu/drm/amd/display/dc/resource/dcn31/dcn31_resource.c
1011
static struct dce_aux *dcn31_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn314/dcn314_resource.c
1046
static struct dce_aux *dcn31_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn315/dcn315_resource.c
1010
static struct dce_aux *dcn31_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn316/dcn316_resource.c
1003
static struct dce_aux *dcn31_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource.c
804
static struct dce_aux *dcn32_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn321/dcn321_resource.c
792
static struct dce_aux *dcn321_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn35/dcn35_resource.c
916
static struct dce_aux *dcn31_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn351/dcn351_resource.c
896
static struct dce_aux *dcn31_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn36/dcn36_resource.c
903
static struct dce_aux *dcn31_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c
796
static struct dce_aux *dcn401_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn42/dcn42_resource.c
810
static struct dce_aux *dcn42_aux_engine_create(
drivers/gpu/drm/amd/display/dc/resource/dcn42b/dcn42b_resource.c
838
static struct dce_aux *dcn42b_aux_engine_create(