Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_stream.c21 conn = &efw->out_conn; in init_stream()
50 cmp_connection_break(&efw->out_conn); in stop_stream()
67 conn = &efw->out_conn; in start_stream()
113 conn = &efw->out_conn; in destroy_stream()
118 cmp_connection_destroy(&efw->out_conn); in destroy_stream()
146 conn = &efw->out_conn; in check_connection_used_by_others()
322 if ((cmp_connection_update(&efw->out_conn) < 0) || in snd_efw_stream_update_duplex()
Dfireworks.h87 struct cmp_connection out_conn; member
/linux-4.1.27/sound/firewire/bebob/
Dbebob_stream.c331 err = cmp_connection_init(&bebob->out_conn, in init_both_connections()
347 conn = &bebob->out_conn; in check_connection_used_by_others()
385 err = cmp_connection_establish(&bebob->out_conn, in make_both_connections()
392 cmp_connection_break(&bebob->out_conn); in make_both_connections()
405 cmp_connection_break(&bebob->out_conn); in break_both_connections()
418 cmp_connection_destroy(&bebob->out_conn); in destroy_both_connections()
439 conn = &bebob->out_conn; in start_stream()
699 (cmp_connection_update(&bebob->out_conn) < 0)) { in snd_bebob_stream_update_duplex()
Dbebob.h93 struct cmp_connection out_conn; member
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-stream.c110 cmp_connection_break(&oxfw->out_conn); in stop_stream()
129 conn = &oxfw->out_conn; in start_stream()
190 conn = &oxfw->out_conn; in check_connection_used_by_others()
215 conn = &oxfw->out_conn; in snd_oxfw_stream_init_simplex()
351 conn = &oxfw->out_conn; in snd_oxfw_stream_destroy_simplex()
365 conn = &oxfw->out_conn; in snd_oxfw_stream_update_simplex()
Doxfw.h56 struct cmp_connection out_conn; member
/linux-4.1.27/net/rds/
Daf_rds.c555 goto out_conn; in rds_init()
582 out_conn: in rds_init()
/linux-4.1.27/net/bluetooth/hidp/
Dcore.c1357 goto out_conn; in hidp_connection_add()
1367 out_conn: in hidp_connection_add()
/linux-4.1.27/drivers/s390/net/
Dnetiucv.c1900 goto out_conn; in netiucv_new_connection()
1930 out_conn: in netiucv_new_connection()