Searched refs:at91cf_create_event_thread (Results 1 – 1 of 1) sorted by relevance
86 static void at91cf_create_event_thread(void *);232 kthread_create(PRI_NONE, 0, NULL, at91cf_create_event_thread, ph, in at91cf_config_socket()243 at91cf_create_event_thread(void *arg) in at91cf_create_event_thread() function