Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h64 void dcn32_init_hw(struct dc *dc);
H A Ddcn32_init.c37 .init_hw = dcn32_init_hw,
H A Ddcn32_hwseq.c764 void dcn32_init_hw(struct dc *dc) in dcn32_init_hw() function