Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dacpi.c165 bool tb_acpi_may_tunnel_dp(void) in tb_acpi_may_tunnel_dp() function
H A Dtb.h1388 bool tb_acpi_may_tunnel_dp(void);
1401 static inline bool tb_acpi_may_tunnel_dp(void) { return true; } in tb_acpi_may_tunnel_dp() function
H A Dtunnel.c115 if (tb_acpi_may_tunnel_dp()) { in tb_available_credits()
H A Dtb.c1854 if (!tb_acpi_may_tunnel_dp()) { in tb_tunnel_dp()