Searched refs:radeon_is_atpx_hybrid (Results 1 – 3 of 3) sorted by relevance
162 bool radeon_is_atpx_hybrid(void);167 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function481 if (radeon_is_atpx_hybrid()) in radeon_pmops_runtime_suspend()501 if (radeon_is_atpx_hybrid() || in radeon_pmops_runtime_resume()
117 bool radeon_is_atpx_hybrid(void);120 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function186 if (!radeon_is_atpx_hybrid() && in radeon_device_handle_px_quirks()
72 bool radeon_is_atpx_hybrid(void) { in radeon_is_atpx_hybrid() function