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

/linux-master/drivers/thunderbolt/
H A Dacpi.c186 * tb_acpi_is_xdomain_allowed() - Are XDomain connections allowed
191 bool tb_acpi_is_xdomain_allowed(void) function
H A Dtb.h1418 bool tb_acpi_is_xdomain_allowed(void);
1431 static inline bool tb_acpi_is_xdomain_allowed(void) { return true; } function
H A Dtunnel.c106 if (tb_acpi_is_xdomain_allowed()) {
H A Dxdomain.c86 return tb_xdomain_enabled && tb_acpi_is_xdomain_allowed();

Completed in 130 milliseconds