Home
last modified time | relevance | path

Searched refs:fw_iso_resources_destroy (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-stream.c59 fw_iso_resources_destroy(resources); in init_stream()
69 fw_iso_resources_destroy(&ff->tx_resources); in destroy_stream()
71 fw_iso_resources_destroy(&ff->rx_resources); in destroy_stream()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Diso-resources.c41 void fw_iso_resources_destroy(struct fw_iso_resources *r) in fw_iso_resources_destroy() function
46 EXPORT_SYMBOL(fw_iso_resources_destroy);
H A Diso-resources.h32 void fw_iso_resources_destroy(struct fw_iso_resources *r);
H A Dcmp.c184 fw_iso_resources_destroy(&c->resources); in cmp_connection_destroy()
H A Disight.c597 fw_iso_resources_destroy(&isight->resources); in isight_card_free()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-stream.c322 fw_iso_resources_destroy(resources); in init_stream()
332 fw_iso_resources_destroy(&motu->tx_resources); in destroy_stream()
334 fw_iso_resources_destroy(&motu->rx_resources); in destroy_stream()
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x-stream.c238 fw_iso_resources_destroy(resources); in init_stream()
248 fw_iso_resources_destroy(&dg00x->tx_resources); in destroy_stream()
250 fw_iso_resources_destroy(&dg00x->rx_resources); in destroy_stream()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam-stream.c339 fw_iso_resources_destroy(&tscm->tx_resources); in destroy_stream()
341 fw_iso_resources_destroy(&tscm->rx_resources); in destroy_stream()
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-stream.c527 fw_iso_resources_destroy(resources); in init_stream()
553 fw_iso_resources_destroy(resources); in destroy_stream()