Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/fireface/
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()
/linux-5.19.10/sound/firewire/
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);
Diso-resources.h32 void fw_iso_resources_destroy(struct fw_iso_resources *r);
Dcmp.c184 fw_iso_resources_destroy(&c->resources); in cmp_connection_destroy()
Disight.c597 fw_iso_resources_destroy(&isight->resources); in isight_card_free()
/linux-5.19.10/sound/firewire/digi00x/
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()
/linux-5.19.10/sound/firewire/motu/
Dmotu-stream.c352 fw_iso_resources_destroy(resources); in init_stream()
362 fw_iso_resources_destroy(&motu->tx_resources); in destroy_stream()
364 fw_iso_resources_destroy(&motu->rx_resources); in destroy_stream()
/linux-5.19.10/sound/firewire/tascam/
Dtascam-stream.c339 fw_iso_resources_destroy(&tscm->tx_resources); in destroy_stream()
341 fw_iso_resources_destroy(&tscm->rx_resources); in destroy_stream()
/linux-5.19.10/sound/firewire/dice/
Ddice-stream.c509 fw_iso_resources_destroy(resources); in init_stream()
535 fw_iso_resources_destroy(resources); in destroy_stream()