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