Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/
Dcmp.h47 void cmp_connection_break(struct cmp_connection *connection);
Dcmp.c383 void cmp_connection_break(struct cmp_connection *c) in cmp_connection_break() function
404 EXPORT_SYMBOL(cmp_connection_break);
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_stream.c50 cmp_connection_break(&efw->out_conn); in stop_stream()
52 cmp_connection_break(&efw->in_conn); in stop_stream()
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-stream.c110 cmp_connection_break(&oxfw->out_conn); in stop_stream()
112 cmp_connection_break(&oxfw->in_conn); in stop_stream()
172 cmp_connection_break(conn); in start_stream()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_stream.c457 cmp_connection_break(&bebob->out_conn); in make_both_connections()
469 cmp_connection_break(&bebob->in_conn); in break_both_connections()
470 cmp_connection_break(&bebob->out_conn); in break_both_connections()