Home
last modified time | relevance | path

Searched refs:TB_PATH_NONE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.c119 path->egress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
121 path->ingress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
610 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
612 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
624 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
625 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
626 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
627 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
816 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_path()
864 tb_dma_init_path(path, TB_PATH_NONE, TB_PATH_SOURCE | TB_PATH_INTERNAL, in tb_tunnel_alloc_dma()
[all …]
H A Dtb.h283 TB_PATH_NONE = 0, enumerator