Searched refs:radeon_is_atpx_hybrid (Results 1 – 3 of 3) sorted by relevance
136 bool radeon_is_atpx_hybrid(void);141 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function431 if (radeon_is_atpx_hybrid()) in radeon_pmops_runtime_suspend()451 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
Completed in 9 milliseconds