Home
last modified time | relevance | path

Searched refs:cmp_connection_destroy (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A 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-6.6/sound/firewire/fireworks/
H 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()
/kernel/linux/linux-5.10/sound/firewire/
H A Dcmp.h43 void cmp_connection_destroy(struct cmp_connection *connection);
H A Dcmp.c177 * cmp_connection_destroy - free connection manager resources
180 void cmp_connection_destroy(struct cmp_connection *c) in cmp_connection_destroy() function
186 EXPORT_SYMBOL(cmp_connection_destroy); variable
/kernel/linux/linux-6.6/sound/firewire/
H A Dcmp.h43 void cmp_connection_destroy(struct cmp_connection *connection);
H A Dcmp.c177 * cmp_connection_destroy - free connection manager resources
180 void cmp_connection_destroy(struct cmp_connection *c) in cmp_connection_destroy() function
186 EXPORT_SYMBOL(cmp_connection_destroy); variable
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A 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-6.6/sound/firewire/bebob/
H 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()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-stream.c174 cmp_connection_destroy(conn); in init_stream()
414 cmp_connection_destroy(conn); in destroy_stream()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-stream.c192 cmp_connection_destroy(conn); in init_stream()
429 cmp_connection_destroy(conn); in destroy_stream()

Completed in 7 milliseconds