Searched refs:tb_dp_port_set_hops (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dtunnel.c903 tb_dp_port_set_hops(tunnel->src_port,
908 tb_dp_port_set_hops(tunnel->dst_port,
914 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0);
916 tb_dp_port_set_hops(tunnel->dst_port, 0, 0, 0);
H A Dtb.h1152 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video,
H A Dswitch.c1428 * tb_dp_port_set_hops() - Set video/aux Hop IDs for DP port
1438 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video, function

Completed in 282 milliseconds