Searched refs:airo_thread (Results 1 – 1 of 1) sorted by relevance
1140 static int airo_thread(void *data);1889 ai->airo_thread_task = kthread_run(airo_thread, dev, "%s", in airo_open()3050 static int airo_thread(void *data) { in airo_thread() function