set_pipe          442 drivers/gpu/drm/amd/display/dc/dce/dce_abm.c 	.set_pipe = dce_abm_set_pipe,
set_pipe         2441 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			stream_res->abm->funcs->set_pipe(stream_res->abm, stream_res->tg->inst + 1);
set_pipe          902 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 			stream_res->abm->funcs->set_pipe(stream_res->abm, stream_res->tg->inst + 1);
set_pipe           49 drivers/gpu/drm/amd/display/dc/inc/hw/abm.h 	bool (*set_pipe)(struct abm *abm, unsigned int controller_id);