Home
last modified time | relevance | path

Searched refs:aupcm_event_thread (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mips/alchemy/dev/
H A Daupcmcia.c113 static void aupcm_event_thread(void *);
292 if (kthread_create(PRI_NONE, 0, NULL, aupcm_event_thread, sc, in aupcm_attach()
363 aupcm_event_thread(void *arg) in aupcm_event_thread() function