Searched refs:radeon_is_atpx_hybrid (Results 1 – 5 of 5) sorted by relevance
131 bool radeon_is_atpx_hybrid(void);136 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function
460 bool radeon_is_atpx_hybrid(void);
419 if (radeon_is_atpx_hybrid()) in radeon_pmops_runtime_suspend()439 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()
74 bool radeon_is_atpx_hybrid(void) in radeon_is_atpx_hybrid() function