Searched defs:MppDevSession_t (Results 1 – 1 of 1) sorted by relevance
115 struct MppDevSession_t { struct116 MppMutexCond *cond;119 struct list_head list_server;121 struct list_head list_wait;123 struct list_head list_done;125 MppDevMppService *ctx;126 MppDevBatServ *server;128 RK_S32 client;130 RK_S32 task_wait;131 RK_S32 task_done;[all …]