Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_init.h31 void dcn10_hw_sequencer_construct(struct dc *dc);
H A Ddcn10_init.c119 void dcn10_hw_sequencer_construct(struct dc *dc) in dcn10_hw_sequencer_construct() function
H A Ddcn10_hw_sequencer.h34 void dcn10_hw_sequencer_construct(struct dc *dc);
H A Ddcn10_resource.c1651 dcn10_hw_sequencer_construct(dc); in dcn10_resource_construct()