Searched refs:vmw_cmdbuf_startstop (Results 1 – 1 of 1) sorted by relevance
187 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, bool enable);520 if (restart && vmw_cmdbuf_startstop(man, true)) in vmw_cmdbuf_work_func()1095 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, in vmw_cmdbuf_startstop() function1249 ret = vmw_cmdbuf_startstop(man, true); in vmw_cmdbuf_man_create()1305 if (vmw_cmdbuf_startstop(man, false)) in vmw_cmdbuf_man_destroy()