Searched refs:mly_complete_handler (Results 1 – 1 of 1) sorted by relevance
94 static void mly_complete_handler(void *context, int pending);246 TASK_INIT(&sc->mly_task_complete, 0, mly_complete_handler, sc); in mly_attach()1621 mly_complete_handler(void *context, int pending) in mly_complete_handler() function