Searched refs:tb_acpi_is_xdomain_allowed (Results 1 – 4 of 4) sorted by relevance
177 bool tb_acpi_is_xdomain_allowed(void) in tb_acpi_is_xdomain_allowed() function
1133 bool tb_acpi_is_xdomain_allowed(void);1146 static inline bool tb_acpi_is_xdomain_allowed(void) { return true; } in tb_acpi_is_xdomain_allowed() function
91 if (tb_acpi_is_xdomain_allowed()) { in tb_available_credits()
60 return tb_xdomain_enabled && tb_acpi_is_xdomain_allowed(); in tb_is_xdomain_enabled()
Completed in 14 milliseconds