Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn303/
H A Ddcn303_init.h31 void dcn303_hw_sequencer_construct(struct dc *dc);
H A Ddcn303_init.c32 void dcn303_hw_sequencer_construct(struct dc *dc) in dcn303_hw_sequencer_construct() function
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1457 dcn303_hw_sequencer_construct(dc); in dcn303_resource_construct()