Home
last modified time | relevance | path

Searched refs:fw_iso_resources_free (Results 1 – 11 of 11) sorted by relevance

/linux/sound/firewire/motu/
A Dmotu-stream.c153 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
154 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_reserve_duplex()
176 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
183 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
184 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_reserve_duplex()
192 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
193 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_reserve_duplex()
324 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_stop_duplex()
325 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_stop_duplex()
/linux/sound/firewire/fireface/
A Dff-stream.c128 fw_iso_resources_free(&ff->tx_resources); in snd_ff_stream_reserve_duplex()
129 fw_iso_resources_free(&ff->rx_resources); in snd_ff_stream_reserve_duplex()
159 fw_iso_resources_free(&ff->tx_resources); in snd_ff_stream_reserve_duplex()
160 fw_iso_resources_free(&ff->rx_resources); in snd_ff_stream_reserve_duplex()
234 fw_iso_resources_free(&ff->tx_resources); in snd_ff_stream_stop_duplex()
235 fw_iso_resources_free(&ff->rx_resources); in snd_ff_stream_stop_duplex()
A Dff-protocol-latter.c245 fw_iso_resources_free(&ff->tx_resources); in latter_allocate_resources()
A Dff-protocol-former.c483 fw_iso_resources_free(&ff->tx_resources); in ff400_allocate_resources()
/linux/sound/firewire/digi00x/
A Ddigi00x-stream.c304 fw_iso_resources_free(&dg00x->tx_resources); in snd_dg00x_stream_reserve_duplex()
305 fw_iso_resources_free(&dg00x->rx_resources); in snd_dg00x_stream_reserve_duplex()
317 fw_iso_resources_free(&dg00x->rx_resources); in snd_dg00x_stream_reserve_duplex()
324 fw_iso_resources_free(&dg00x->rx_resources); in snd_dg00x_stream_reserve_duplex()
325 fw_iso_resources_free(&dg00x->tx_resources); in snd_dg00x_stream_reserve_duplex()
406 fw_iso_resources_free(&dg00x->tx_resources); in snd_dg00x_stream_stop_duplex()
407 fw_iso_resources_free(&dg00x->rx_resources); in snd_dg00x_stream_stop_duplex()
/linux/sound/firewire/tascam/
A Dtascam-stream.c329 fw_iso_resources_free(resources); in init_stream()
402 fw_iso_resources_free(&tscm->tx_resources); in snd_tscm_stream_reserve_duplex()
403 fw_iso_resources_free(&tscm->rx_resources); in snd_tscm_stream_reserve_duplex()
415 fw_iso_resources_free(&tscm->tx_resources); in snd_tscm_stream_reserve_duplex()
422 fw_iso_resources_free(&tscm->tx_resources); in snd_tscm_stream_reserve_duplex()
423 fw_iso_resources_free(&tscm->rx_resources); in snd_tscm_stream_reserve_duplex()
515 fw_iso_resources_free(&tscm->tx_resources); in snd_tscm_stream_stop_duplex()
516 fw_iso_resources_free(&tscm->rx_resources); in snd_tscm_stream_stop_duplex()
/linux/sound/firewire/
A Diso-resources.c211 void fw_iso_resources_free(struct fw_iso_resources *r) in fw_iso_resources_free() function
236 EXPORT_SYMBOL(fw_iso_resources_free);
A Diso-resources.h37 void fw_iso_resources_free(struct fw_iso_resources *r);
A Disight.c232 fw_iso_resources_free(&isight->resources); in isight_connect()
241 fw_iso_resources_free(&isight->resources); in isight_connect()
317 fw_iso_resources_free(&isight->resources); in isight_stop_streaming()
394 fw_iso_resources_free(&isight->resources); in isight_start_streaming()
A Dcmp.c215 fw_iso_resources_free(&c->resources); in cmp_connection_release()
/linux/sound/firewire/dice/
A Ddice-stream.c128 fw_iso_resources_free(&dice->tx_resources[i]); in release_resources()
129 fw_iso_resources_free(&dice->rx_resources[i]); in release_resources()

Completed in 15 milliseconds