Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c98 static void iso_conn_free(struct kref *ref) in iso_conn_free() function
127 kref_put(&conn->ref, iso_conn_free); in iso_conn_put()