Home
last modified time | relevance | path

Searched refs:fw_iso_resources_destroy (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/firewire/
H A Diso-resources.c38 * fw_iso_resources_destroy - destroy a resource manager
41 void fw_iso_resources_destroy(struct fw_iso_resources *r) in fw_iso_resources_destroy() function
46 EXPORT_SYMBOL(fw_iso_resources_destroy); variable
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()
/kernel/linux/linux-6.6/sound/firewire/
H A Diso-resources.c38 * fw_iso_resources_destroy - destroy a resource manager
41 void fw_iso_resources_destroy(struct fw_iso_resources *r) in fw_iso_resources_destroy() function
46 EXPORT_SYMBOL(fw_iso_resources_destroy); variable
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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/sound/firewire/motu/
H 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/sound/firewire/dice/
H 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