Searched full:sco_conn (Results 1 – 1 of 1) sorted by relevance
45 struct sco_conn { struct73 struct sco_conn *conn; argument82 struct sco_conn *conn = container_of(ref, struct sco_conn, ref); in sco_conn_free()100 static void sco_conn_put(struct sco_conn *conn) in sco_conn_put()110 static struct sco_conn *sco_conn_hold(struct sco_conn *conn) in sco_conn_hold()118 static struct sco_conn *sco_conn_hold_unless_zero(struct sco_conn *conn) in sco_conn_hold_unless_zero()131 static struct sock *sco_sock_hold(struct sco_conn *conn) in sco_sock_hold()143 struct sco_conn *conn = container_of(work, struct sco_conn, in sco_sock_timeout()193 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add()195 struct sco_conn *conn = hcon->sco_data; in sco_conn_add()[all …]