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