Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/fireface/
Dff-stream.c102 fw_iso_resources_destroy(resources); in init_stream()
111 fw_iso_resources_destroy(&ff->tx_resources); in destroy_stream()
114 fw_iso_resources_destroy(&ff->rx_resources); in destroy_stream()
/Linux-v4.19/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.c604 fw_iso_resources_destroy(&isight->resources); in isight_card_free()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-stream.c270 fw_iso_resources_destroy(&dg00x->rx_resources); in snd_dg00x_stream_destroy_duplex()
273 fw_iso_resources_destroy(&dg00x->tx_resources); in snd_dg00x_stream_destroy_duplex()
/Linux-v4.19/sound/firewire/tascam/
Dtascam-stream.c368 fw_iso_resources_destroy(&tscm->rx_resources); in snd_tscm_stream_destroy_duplex()
369 fw_iso_resources_destroy(&tscm->tx_resources); in snd_tscm_stream_destroy_duplex()
/Linux-v4.19/sound/firewire/dice/
Ddice-stream.c485 fw_iso_resources_destroy(resources); in init_stream()
511 fw_iso_resources_destroy(resources); in destroy_stream()
/Linux-v4.19/sound/firewire/motu/
Dmotu-stream.c327 fw_iso_resources_destroy(resources); in init_stream()