Home
last modified time | relevance | path

Searched defs:apg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_apg.h30 #define DCN31_APG_FROM_APG(apg)\ argument
71 struct apg { struct
72 const struct apg_funcs *funcs; argument
80 struct apg *apg); argument
H A Ddcn31_apg.c48 struct apg *apg) in apg31_enable()
67 struct apg *apg) in apg31_disable()
76 struct apg *apg, in apg31_se_audio_setup()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1255 struct apg *apg; in dcn401_hpo_dp_stream_encoder_create() local