Home
last modified time | relevance | path

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

/linux-2.6.39/sound/firewire/
Dcmp.h34 void cmp_connection_destroy(struct cmp_connection *connection);
Dcmp.c140 void cmp_connection_destroy(struct cmp_connection *c) in cmp_connection_destroy() function
146 EXPORT_SYMBOL(cmp_connection_destroy);
Dspeakers.c662 cmp_connection_destroy(&fwspk->connection); in fwspk_card_free()
767 cmp_connection_destroy(&fwspk->connection); in fwspk_probe()