Searched refs:cmndwork (Results 1 – 1 of 1) sorted by relevance
348 struct work_struct cmndwork; member 386 if (queue_work(cmndworkqueue, &vub300->cmndwork)) { in vub300_queue_cmnd_work() 1741 container_of(work, struct vub300_mmc_host, cmndwork); in vub300_cmndwork_thread() 1955 * to the cmndwork thread, in vub300_mmc_request() 1957 * and re-acquire it in the cmndwork thread in vub300_mmc_request() 2315 INIT_WORK(&vub300->cmndwork, vub300_cmndwork_thread); in vub300_probe()