OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:radeon_is_atpx_hybrid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_drv.c
174
bool
radeon_is_atpx_hybrid
(void);
180
static inline bool
radeon_is_atpx_hybrid
(void) { return false; }
function in typeref:typename:bool
473
if (
radeon_is_atpx_hybrid
())
493
if (
radeon_is_atpx_hybrid
() ||
radeon_device.c
124
bool
radeon_is_atpx_hybrid
(void);
127
static inline bool
radeon_is_atpx_hybrid
(void) { return false; }
function in typeref:typename:bool
193
if (!
radeon_is_atpx_hybrid
() &&
Completed in 15 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025