HomeSort by: relevance | last modified time | path
    Searched defs:aupcm_event_thread (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/alchemy/dev/
aupcmcia.c 113 static void aupcm_event_thread(void *);
292 if (kthread_create(PRI_NONE, 0, NULL, aupcm_event_thread, sc,
363 aupcm_event_thread(void *arg) function in typeref:typename:void

Completed in 113 milliseconds