Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dcore.c1006 static struct hidp_session *__hidp_session_find(const bdaddr_t *bdaddr) in __hidp_session_find() function
1019 * Same as __hidp_session_find() but no locks must be held. This also takes a
1029 session = __hidp_session_find(bdaddr); in hidp_session_find()
1110 s = __hidp_session_find(&session->bdaddr); in hidp_session_probe()
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dcore.c1005 static struct hidp_session *__hidp_session_find(const bdaddr_t *bdaddr) in __hidp_session_find() function
1018 * Same as __hidp_session_find() but no locks must be held. This also takes a
1028 session = __hidp_session_find(bdaddr); in hidp_session_find()
1109 s = __hidp_session_find(&session->bdaddr); in hidp_session_probe()

Completed in 4 milliseconds