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

/linux-master/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) function
H A Dtb.h1416 bool tb_acpi_may_tunnel_dp(void);
1429 static inline bool tb_acpi_may_tunnel_dp(void) { return true; } function
H A Dtunnel.c115 if (tb_acpi_may_tunnel_dp()) {
H A Dtb.c1946 if (!tb_acpi_may_tunnel_dp()) {

Completed in 112 milliseconds