Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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);
/kernel/linux/linux-5.10/sound/firewire/bebob/
Dbebob_stream.c461 cmp_connection_destroy(conn); in init_stream()
489 cmp_connection_destroy(&bebob->out_conn); in destroy_stream()
491 cmp_connection_destroy(&bebob->in_conn); in destroy_stream()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
Doxfw-stream.c174 cmp_connection_destroy(conn); in init_stream()
414 cmp_connection_destroy(conn); in destroy_stream()