Home
last modified time | relevance | path

Searched refs:sco_conn_free (Results 1 – 1 of 1) sorted by relevance

/linux/net/bluetooth/
H A Dsco.c80 static void sco_conn_free(struct kref *ref) in sco_conn_free() function
107 kref_put(&conn->ref, sco_conn_free); in sco_conn_put()