Searched refs:radeon_is_atpx_hybrid (Results 1 – 3 of 3) sorted by relevance
159 bool radeon_is_atpx_hybrid(void);164 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function428 if (radeon_is_atpx_hybrid()) in radeon_pmops_runtime_suspend()448 if (radeon_is_atpx_hybrid() || in radeon_pmops_runtime_resume()
110 bool radeon_is_atpx_hybrid(void);113 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function179 if (!radeon_is_atpx_hybrid() && in radeon_device_handle_px_quirks()
73 bool radeon_is_atpx_hybrid(void) { in radeon_is_atpx_hybrid() function