Home
last modified time | relevance | path

Searched refs:tb_tunnel_is_dp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.h100 static inline bool tb_tunnel_is_dp(const struct tb_tunnel *tunnel) in tb_tunnel_is_dp() function
H A Dtb.c141 } else if (tb_tunnel_is_dp(tunnel)) { in tb_discover_tunnels()
355 if (!tb_tunnel_is_dp(tunnel)) in tb_available_bandwidth()
996 if (tb_tunnel_is_dp(tunnel)) in tb_disconnect_and_release_dp()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.h125 static inline bool tb_tunnel_is_dp(const struct tb_tunnel *tunnel) in tb_tunnel_is_dp() function
H A Dtb.c108 if (!tb_tunnel_is_dp(tunnel)) in tb_attach_bandwidth_group()
238 if (tb_tunnel_is_dp(tunnel)) in tb_discover_dp_resources()
439 } else if (tb_tunnel_is_dp(tunnel)) { in tb_discover_tunnels()
664 if (!tb_tunnel_is_dp(tunnel)) in tb_available_bandwidth()
1340 if (tb_tunnel_is_dp(tunnel)) { in tb_tunnel_dp()
1477 if (tb_tunnel_is_dp(tunnel)) in tb_disconnect_and_release_dp()

Completed in 6 milliseconds