Searched refs:hidp_session_thread (Results 1 - 1 of 1) sorted by relevance

/net/bluetooth/hidp/
H A Dcore.c68 static int hidp_session_thread(void *arg);
1009 session->task = kthread_run(hidp_session_thread, session,
1185 static int hidp_session_thread(void *arg) function

Completed in 5 milliseconds