Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.h33 void dcn30_init_hw(struct dc *dc);
H A Ddcn30_init.c34 .init_hw = dcn30_init_hw,
H A Ddcn30_hwseq.c432 void dcn30_init_hw(struct dc *dc) in dcn30_init_hw() function