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

/linux-4.1.27/sound/firewire/
H A Dcmp.h47 void cmp_connection_break(struct cmp_connection *connection);
H A Dcmp.c376 * cmp_connection_break - break the connection to the target
383 void cmp_connection_break(struct cmp_connection *c) cmp_connection_break() function
404 EXPORT_SYMBOL(cmp_connection_break); variable
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_stream.c50 cmp_connection_break(&efw->out_conn); stop_stream()
52 cmp_connection_break(&efw->in_conn); stop_stream()
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw-stream.c110 cmp_connection_break(&oxfw->out_conn); stop_stream()
112 cmp_connection_break(&oxfw->in_conn); stop_stream()
169 cmp_connection_break(conn); start_stream()
/linux-4.1.27/sound/firewire/bebob/
H A Dbebob_stream.c392 cmp_connection_break(&bebob->out_conn); make_both_connections()
404 cmp_connection_break(&bebob->in_conn); break_both_connections()
405 cmp_connection_break(&bebob->out_conn); break_both_connections()

Completed in 49 milliseconds