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

/linux-4.1.27/net/bluetooth/hidp/
H A Dcore.c999 static struct hidp_session *__hidp_session_find(const bdaddr_t *bdaddr) __hidp_session_find() function
1012 * Same as __hidp_session_find() but no locks must be held. This also takes a
1022 session = __hidp_session_find(bdaddr); hidp_session_find()
1099 s = __hidp_session_find(&session->bdaddr); hidp_session_probe()

Completed in 65 milliseconds