Searched refs:tb_acpi_is_xdomain_allowed (Results 1 – 4 of 4) sorted by relevance
183 bool tb_acpi_is_xdomain_allowed(void) in tb_acpi_is_xdomain_allowed() function
1306 bool tb_acpi_is_xdomain_allowed(void);1319 static inline bool tb_acpi_is_xdomain_allowed(void) { return true; } in tb_acpi_is_xdomain_allowed() function
97 if (tb_acpi_is_xdomain_allowed()) { in tb_available_credits()
86 return tb_xdomain_enabled && tb_acpi_is_xdomain_allowed(); in tb_is_xdomain_enabled()
Completed in 14 milliseconds