Searched defs:aux_engine_funcs (Results 1 – 1 of 1) sorted by relevance
144 struct aux_engine_funcs { struct145 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 …]