Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/
H A Ddcn10_opp.c379 void opp1_destroy(struct output_pixel_processor **opp) in opp1_destroy() function
395 .opp_destroy = opp1_destroy
H A Ddcn10_opp.h189 void opp1_destroy(struct output_pixel_processor **opp);
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.c55 .opp_destroy = opp1_destroy,
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c395 .opp_destroy = opp1_destroy,