Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dacpi.c132 bool tb_acpi_is_native(void) in tb_acpi_is_native() function
146 if (tb_acpi_is_native()) in tb_acpi_may_tunnel_usb3()
159 if (tb_acpi_is_native()) in tb_acpi_may_tunnel_dp()
172 if (tb_acpi_is_native()) in tb_acpi_may_tunnel_pcie()
185 if (tb_acpi_is_native()) in tb_acpi_is_xdomain_allowed()
A Dtb.h1302 bool tb_acpi_is_native(void);
1315 static inline bool tb_acpi_is_native(void) { return true; } in tb_acpi_is_native() function
A Dnhi.c1243 if (tb_acpi_is_native()) in nhi_select_cm()

Completed in 11 milliseconds