Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dacpi.c164 bool tb_acpi_may_tunnel_dp(void) in tb_acpi_may_tunnel_dp() function
Dtb.h1136 bool tb_acpi_may_tunnel_dp(void);
1149 static inline bool tb_acpi_may_tunnel_dp(void) { return true; } in tb_acpi_may_tunnel_dp() function
Dtb.c896 if (!tb_acpi_may_tunnel_dp()) { in tb_tunnel_dp()
Dtunnel.c100 if (tb_acpi_may_tunnel_dp()) { in tb_available_credits()