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

  /src/sys/arch/arm/xscale/
pxa2x0_pcic.c 48 static void pxapcic_event_thread(void *);
426 if (kthread_create(PRI_NONE, 0, NULL, pxapcic_event_thread,
451 pxapcic_event_thread(void *arg) function in typeref:typename:void
pxa2x0_pcic.c 48 static void pxapcic_event_thread(void *);
426 if (kthread_create(PRI_NONE, 0, NULL, pxapcic_event_thread,
451 pxapcic_event_thread(void *arg) function in typeref:typename:void

Completed in 109 milliseconds