Searched refs:radeon_is_atpx_hybrid (Results 1 – 3 of 3) sorted by relevance
160 bool radeon_is_atpx_hybrid(void);165 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function433 if (radeon_is_atpx_hybrid()) in radeon_pmops_runtime_suspend()453 if (radeon_is_atpx_hybrid() || in radeon_pmops_runtime_resume()
109 bool radeon_is_atpx_hybrid(void);112 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function178 if (!radeon_is_atpx_hybrid() && in radeon_device_handle_px_quirks()
73 bool radeon_is_atpx_hybrid(void) { in radeon_is_atpx_hybrid() function