Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.c1045 tb_dp_port_set_hops(tunnel->src_port, in tb_dp_activate()
1050 tb_dp_port_set_hops(tunnel->dst_port, in tb_dp_activate()
1057 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0); in tb_dp_activate()
1059 tb_dp_port_set_hops(tunnel->dst_port, 0, 0, 0); in tb_dp_activate()
H A Dswitch.c1438 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video, in tb_dp_port_set_hops() function