Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/fireworks/
A Dfireworks_stream.c35 cmp_connection_destroy(conn); in init_stream()
99 cmp_connection_destroy(&efw->out_conn); in destroy_stream()
101 cmp_connection_destroy(&efw->in_conn); in destroy_stream()
/linux-6.3-rc2/sound/firewire/
A Dcmp.h43 void cmp_connection_destroy(struct cmp_connection *connection);
A Dcmp.c180 void cmp_connection_destroy(struct cmp_connection *c) in cmp_connection_destroy() function
186 EXPORT_SYMBOL(cmp_connection_destroy);
/linux-6.3-rc2/sound/firewire/bebob/
A Dbebob_stream.c460 cmp_connection_destroy(conn); in init_stream()
472 cmp_connection_destroy(&bebob->out_conn); in destroy_stream()
474 cmp_connection_destroy(&bebob->in_conn); in destroy_stream()
/linux-6.3-rc2/sound/firewire/oxfw/
A Doxfw-stream.c192 cmp_connection_destroy(conn); in init_stream()
429 cmp_connection_destroy(conn); in destroy_stream()

Completed in 8 milliseconds