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

/linux-4.1.27/net/bluetooth/hidp/
H A Dcore.c68 static int hidp_session_thread(void *arg);
1053 session->task = kthread_run(hidp_session_thread, session, hidp_session_start_sync()
1243 static int hidp_session_thread(void *arg) hidp_session_thread() function

Completed in 79 milliseconds