Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dacpi.c160 * tb_acpi_may_tunnel_dp() - Is DisplayPort tunneling allowed by the platform
165 bool tb_acpi_may_tunnel_dp(void) in tb_acpi_may_tunnel_dp() function
H A Dtb.h1340 bool tb_acpi_may_tunnel_dp(void);
1353 static inline bool tb_acpi_may_tunnel_dp(void) { return true; } in tb_acpi_may_tunnel_dp() function
H A Dtb.c1292 if (!tb_acpi_may_tunnel_dp()) { in tb_tunnel_dp()
H A Dtunnel.c112 if (tb_acpi_may_tunnel_dp()) { in tb_available_credits()

Completed in 9 milliseconds