Searched refs:radeon_is_atpx_hybrid (Results 1 – 5 of 5) sorted by relevance
132 bool radeon_is_atpx_hybrid(void);137 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function
460 bool radeon_is_atpx_hybrid(void);
409 if (radeon_is_atpx_hybrid()) in radeon_pmops_runtime_suspend()429 if (radeon_is_atpx_hybrid() || in radeon_pmops_runtime_resume()
118 bool radeon_is_atpx_hybrid(void);121 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function187 if (!radeon_is_atpx_hybrid() && in radeon_device_handle_px_quirks()
72 bool radeon_is_atpx_hybrid(void) { in radeon_is_atpx_hybrid() function