Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_init.h31 void dcn20_hw_sequencer_construct(struct dc *dc);
H A Ddcn20_init.c141 void dcn20_hw_sequencer_construct(struct dc *dc) in dcn20_hw_sequencer_construct() function
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2719 dcn20_hw_sequencer_construct(dc); in dcn20_resource_construct()