at91cf.c | 86 static void at91cf_create_event_thread(void *); 232 kthread_create(PRI_NONE, 0, NULL, at91cf_create_event_thread, ph, 243 at91cf_create_event_thread(void *arg) function in typeref:typename:void 251 DPRINTFN(1, ("at91cf_create_event_thread: status=%d\n", ph->ph_status));
|