Home
last modified time | relevance | path

Searched defs:aux_engine_funcs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Daux_engine.h144 struct aux_engine_funcs { struct
145 bool (*configure_timeout)(
148 void (*destroy)(
150 bool (*acquire_engine)(
152 void (*configure)(
155 void (*submit_channel_request)(
158 void (*process_channel_reply)(
161 int (*read_channel_reply)(
167 enum aux_channel_operation_result (*get_channel_status)(
170 bool (*is_engine_available)(struct aux_engine *engine);
[all …]