Home
last modified time | relevance | path

Searched refs:opp1_destroy (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_opp.c361 void opp1_destroy(struct output_pixel_processor **opp) in opp1_destroy() function
376 .opp_destroy = opp1_destroy
Ddcn10_opp.h187 void opp1_destroy(struct output_pixel_processor **opp);
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_opp.c54 .opp_destroy = opp1_destroy,
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c367 .opp_destroy = opp1_destroy,