Home
last modified time | relevance | path

Searched defs:radeon_is_atpx_hybrid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_drv.h135 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function
H A Dradeon_atpx_handler.c74 bool radeon_is_atpx_hybrid(void) in radeon_is_atpx_hybrid() function
H A Dradeon_device.c122 static inline bool radeon_is_atpx_hybrid(void) { return false; } in radeon_is_atpx_hybrid() function