Home
last modified time | relevance | path

Searched defs:new_pipe (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c287 u8 dest_gate, new_pipe; in nci_hci_cmd_received() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1231 static void dcn20_detect_pipe_changes(struct pipe_ctx *old_pipe, struct pipe_ctx *new_pipe) in dcn20_detect_pipe_changes()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2688 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2788 struct pipe_ctx *new_pipe; in dcn10_disconnect_pipes() local
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c2343 static struct pipe *new_pipe(void) function