Home
last modified time | relevance | path

Searched refs:FROM_AUX_ENGINE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddce_aux.c56 #define FROM_AUX_ENGINE(ptr) \ macro
60 FROM_AUX_ENGINE(container_of((ptr), struct dce_aux, base))
84 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in release_engine()
99 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in is_engine_available()
112 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in acquire_engine()
189 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in submit_channel_request()
287 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in read_channel_reply()
340 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in get_channel_status()
428 struct aux_engine_dce110 *engine110 = FROM_AUX_ENGINE(*engine); in dce110_engine_destroy()
445 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine); in dce_aux_configure_timeout()
[all …]