Home
last modified time | relevance | path

Searched refs:tb_acpi_is_native (Results 1 – 3 of 3) sorted by relevance

/drivers/thunderbolt/
Dacpi.c139 bool tb_acpi_is_native(void) in tb_acpi_is_native() function
153 if (tb_acpi_is_native()) in tb_acpi_may_tunnel_usb3()
166 if (tb_acpi_is_native()) in tb_acpi_may_tunnel_dp()
179 if (tb_acpi_is_native()) in tb_acpi_may_tunnel_pcie()
192 if (tb_acpi_is_native()) in tb_acpi_is_xdomain_allowed()
Dtb.h1134 bool tb_acpi_is_native(void);
1147 static inline bool tb_acpi_is_native(void) { return true; } in tb_acpi_is_native() function
Dnhi.c1235 if (tb_acpi_is_native()) in nhi_select_cm()