Searched refs:hid_thread (Results 1 – 1 of 1) sorted by relevance
49 static void* hid_thread(void* arg) { in hid_thread() function142 pthread_create(&th, NULL, hid_thread, (void *)fd); in open_hid()