Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.h36 void dcn401_init_hw(struct dc *dc);
H A Ddcn401_init.c17 .init_hw = dcn401_init_hw,
H A Ddcn401_hwseq.c130 void dcn401_init_hw(struct dc *dc) in dcn401_init_hw() function