Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c1944 static void l2cap_conn_free(struct kref *ref) in l2cap_conn_free() function
1961 kref_put(&conn->ref, l2cap_conn_free); in l2cap_conn_put()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c1778 static void l2cap_conn_free(struct kref *ref) in l2cap_conn_free() function
1795 kref_put(&conn->ref, l2cap_conn_free); in l2cap_conn_put()

Completed in 23 milliseconds