Home
last modified time | relevance | path

Searched refs:dcn32_set_output_transfer_func (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h60 bool dcn32_set_output_transfer_func(struct dc *dc,
H A Ddcn32_init.c128 .set_output_transfer_func = dcn32_set_output_transfer_func,
H A Ddcn32_hwseq.c562 bool dcn32_set_output_transfer_func(struct dc *dc, in dcn32_set_output_transfer_func() function