Searched refs:xpt_run_allocq_task (Results 1 – 1 of 1) sorted by relevance
242 static void xpt_run_allocq_task(void *context, int pending);1014 TASK_INIT(&periph->periph_run_task, 0, xpt_run_allocq_task, periph); in xpt_add_periph()3219 xpt_run_allocq_task(void *context, int pending) in xpt_run_allocq_task() function