Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c49 #define FROM_AUX_ENGINE(ptr) \ macro
53 FROM_AUX_ENGINE(container_of((ptr), struct dce_aux, base))
75 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in release_engine()
90 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in is_engine_available()
103 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in acquire_engine()
180 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in submit_channel_request()
278 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in read_channel_reply()
331 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in get_channel_status()
425 struct aux_engine_dce110 *engine110 = FROM_AUX_ENGINE(*engine); in dce110_engine_destroy()
442 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine); in dce_aux_configure_timeout()