Home
last modified time | relevance | path

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

/linux-4.4.14/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()
115 conn = &efw->out_conn; in destroy_stream()
120 cmp_connection_destroy(&efw->out_conn); in destroy_stream()
148 conn = &efw->out_conn; in check_connection_used_by_others()
324 if ((cmp_connection_update(&efw->out_conn) < 0) || in snd_efw_stream_update_duplex()
Dfireworks.h87 struct cmp_connection out_conn; member
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-stream.c110 cmp_connection_break(&oxfw->out_conn); in stop_stream()
129 conn = &oxfw->out_conn; in start_stream()
193 conn = &oxfw->out_conn; in check_connection_used_by_others()
218 conn = &oxfw->out_conn; in snd_oxfw_stream_init_simplex()
363 conn = &oxfw->out_conn; in snd_oxfw_stream_destroy_simplex()
377 conn = &oxfw->out_conn; in snd_oxfw_stream_update_simplex()
Doxfw.h57 struct cmp_connection out_conn; member
/linux-4.4.14/sound/firewire/bebob/
Dbebob_stream.c389 err = cmp_connection_init(&bebob->out_conn, in init_both_connections()
405 conn = &bebob->out_conn; in check_connection_used_by_others()
450 err = cmp_connection_establish(&bebob->out_conn, in make_both_connections()
457 cmp_connection_break(&bebob->out_conn); in make_both_connections()
470 cmp_connection_break(&bebob->out_conn); in break_both_connections()
483 cmp_connection_destroy(&bebob->out_conn); in destroy_both_connections()
520 conn = &bebob->out_conn; in start_stream()
781 (cmp_connection_update(&bebob->out_conn) < 0)) { in snd_bebob_stream_update_duplex()
Dbebob.h98 struct cmp_connection out_conn; member
/linux-4.4.14/net/rds/
Daf_rds.c596 goto out_conn; in rds_init()
623 out_conn: in rds_init()
/linux-4.4.14/net/bluetooth/hidp/
Dcore.c1358 goto out_conn; in hidp_connection_add()
1368 out_conn: in hidp_connection_add()
/linux-4.4.14/drivers/s390/net/
Dnetiucv.c1899 goto out_conn; in netiucv_new_connection()
1929 out_conn: in netiucv_new_connection()