Searched refs:tb_dp_port_set_hops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tunnel.c | 518 tb_dp_port_set_hops(tunnel->src_port, in tb_dp_activate() 523 tb_dp_port_set_hops(tunnel->dst_port, in tb_dp_activate() 529 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0); in tb_dp_activate() 531 tb_dp_port_set_hops(tunnel->dst_port, 0, 0, 0); in tb_dp_activate()
|
H A D | tb.h | 883 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video,
|
H A D | switch.c | 1162 * tb_dp_port_set_hops() - Set video/aux Hop IDs for DP port 1170 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video, in tb_dp_port_set_hops() function
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.c | 823 tb_dp_port_set_hops(tunnel->src_port, in tb_dp_activate() 828 tb_dp_port_set_hops(tunnel->dst_port, in tb_dp_activate() 834 tb_dp_port_set_hops(tunnel->src_port, 0, 0, 0); in tb_dp_activate() 836 tb_dp_port_set_hops(tunnel->dst_port, 0, 0, 0); in tb_dp_activate()
|
H A D | tb.h | 1084 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video,
|
H A D | switch.c | 1372 * tb_dp_port_set_hops() - Set video/aux Hop IDs for DP port 1382 int tb_dp_port_set_hops(struct tb_port *port, unsigned int video, in tb_dp_port_set_hops() function
|
Completed in 15 milliseconds