Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/driver/
H A Dmpp_server.c121 struct MppDevSession_t { struct
122 MppMutexCond cond_lock;
125 struct list_head list_server;
127 struct list_head list_wait;
129 struct list_head list_done;
131 MppDevMppService *ctx;
132 MppDevBatServ *server;
134 rk_s32 client;
136 rk_s32 task_wait;
137 rk_s32 task_done;
[all …]