OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_engine_available
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_i2c_hw.c
136
static bool
is_engine_available
(struct dce_i2c_hw *dce_i2c_hw)
function in typeref:typename:bool
160
if (
is_engine_available
(dce_i2c_hw))
394
if (pool->i2c_hw_buffer_in_use || !
is_engine_available
(dce_i2c_hw))
amdgpu_dce_i2c_hw.c
136
static bool
is_engine_available
(struct dce_i2c_hw *dce_i2c_hw)
function in typeref:typename:bool
160
if (
is_engine_available
(dce_i2c_hw))
394
if (pool->i2c_hw_buffer_in_use || !
is_engine_available
(dce_i2c_hw))
amdgpu_dce_i2c_hw.c
136
static bool
is_engine_available
(struct dce_i2c_hw *dce_i2c_hw)
function in typeref:typename:bool
160
if (
is_engine_available
(dce_i2c_hw))
394
if (pool->i2c_hw_buffer_in_use || !
is_engine_available
(dce_i2c_hw))
amdgpu_dce_aux.c
92
static bool
is_engine_available
(
function in typeref:typename:bool
408
if ((engine == NULL) || !
is_engine_available
(engine))
amdgpu_dce_aux.c
92
static bool
is_engine_available
(
function in typeref:typename:bool
408
if ((engine == NULL) || !
is_engine_available
(engine))
amdgpu_dce_aux.c
92
static bool
is_engine_available
(
function in typeref:typename:bool
408
if ((engine == NULL) || !
is_engine_available
(engine))
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
aux_engine.h
170
bool (*
is_engine_available
)(struct aux_engine *engine);
member in struct:aux_engine_funcs
aux_engine.h
170
bool (*
is_engine_available
)(struct aux_engine *engine);
member in struct:aux_engine_funcs
aux_engine.h
170
bool (*
is_engine_available
)(struct aux_engine *engine);
member in struct:aux_engine_funcs
Completed in 38 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025