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