Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/fireworks/
Dfireworks_stream.c35 cmp_connection_destroy(conn); in init_stream()
98 cmp_connection_destroy(&efw->out_conn); in destroy_stream()
100 cmp_connection_destroy(&efw->in_conn); in destroy_stream()
/Linux-v5.4/sound/firewire/
Dcmp.h43 void cmp_connection_destroy(struct cmp_connection *connection);
Dcmp.c180 void cmp_connection_destroy(struct cmp_connection *c) in cmp_connection_destroy() function
186 EXPORT_SYMBOL(cmp_connection_destroy);
/Linux-v5.4/sound/firewire/bebob/
Dbebob_stream.c477 cmp_connection_destroy(conn); in init_stream()
505 cmp_connection_destroy(&bebob->out_conn); in destroy_stream()
507 cmp_connection_destroy(&bebob->in_conn); in destroy_stream()
/Linux-v5.4/sound/firewire/oxfw/
Doxfw-stream.c174 cmp_connection_destroy(conn); in init_stream()
403 cmp_connection_destroy(conn); in destroy_stream()