Home
last modified time | relevance | path

Searched refs:rum_cmdq_cb (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/wlan/
H A Dif_rum.c148 static void rum_cmdq_cb(void *, int);
570 TASK_INIT(&sc->cmdq_task, 0, rum_cmdq_cb, sc); in rum_attach()
724 rum_cmdq_cb(void *arg, int pending) in rum_cmdq_cb() function