Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/fireface/
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()
/linux-6.3-rc2/sound/firewire/
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);
A Diso-resources.h32 void fw_iso_resources_destroy(struct fw_iso_resources *r);
A Dcmp.c184 fw_iso_resources_destroy(&c->resources); in cmp_connection_destroy()
A Disight.c597 fw_iso_resources_destroy(&isight->resources); in isight_card_free()
/linux-6.3-rc2/sound/firewire/digi00x/
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()
/linux-6.3-rc2/sound/firewire/motu/
A 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-6.3-rc2/sound/firewire/tascam/
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()
/linux-6.3-rc2/sound/firewire/dice/
A Ddice-stream.c511 fw_iso_resources_destroy(resources); in init_stream()
537 fw_iso_resources_destroy(resources); in destroy_stream()

Completed in 12 milliseconds