Searched defs:aux_engine_funcs (Results 1 – 1 of 1) sorted by relevance
148 struct aux_engine_funcs { struct149 bool (*configure_timeout)(152 void (*destroy)(154 bool (*acquire_engine)(156 void (*configure)(159 void (*submit_channel_request)(162 void (*process_channel_reply)(165 int (*read_channel_reply)(171 enum aux_return_code_type (*get_channel_status)(174 bool (*is_engine_available)(struct aux_engine *engine);[all …]