Home
last modified time | relevance | path

Searched defs:init_pipes (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h77 void (*init_pipes)(struct dc *dc, struct dc_state *context); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2764 static void init_pipes(struct dc *dc, struct dc_state *context) in init_pipes() function