Searched refs:run_cmdq_cb (Results 1 – 1 of 1) sorted by relevance
384 static void run_cmdq_cb(void *, int);915 TASK_INIT(&sc->cmdq_task, 0, run_cmdq_cb, sc); in run_attach()1144 run_cmdq_cb(void *arg, int pending) in run_cmdq_cb() function