Searched defs:MppDevBatServ_t (Results 1 – 1 of 1) sorted by relevance
136 struct MppDevBatServ_t { struct137 Mutex *lock;139 RK_S32 server_fd;140 RK_U32 batch_id;141 RK_U32 task_id;144 MppTimer timer;147 struct list_head session_list;148 RK_S32 session_count;151 struct list_head list_batch;152 struct list_head list_batch_free;[all …]