Symbol: FROM_AUX_ENGINE
sys/dev/drm/amd/display/dc/dce/dce_aux.c
161
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/dce/dce_aux.c
254
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/dce/dce_aux.c
359
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/dce/dce_aux.c
44
FROM_AUX_ENGINE(container_of((ptr), struct aux_engine, base))
sys/dev/drm/amd/display/dc/dce/dce_aux.c
56
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/dce/dce_aux.c
71
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/dce/dce_aux.c
84
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/dce/dce_aux.c
916
struct aux_engine_dce110 *engine110 = FROM_AUX_ENGINE(*engine);
sys/dev/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
102
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
115
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
192
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
285
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
393
struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine);
sys/dev/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
71
FROM_AUX_ENGINE(container_of((ptr), struct aux_engine, base))
sys/dev/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
87
struct aux_engine_dce110 *engine = FROM_AUX_ENGINE(*aux_engine);