Searched refs:fw_iso_resources_free (Results 1 – 11 of 11) sorted by relevance
153 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()
128 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()
243 fw_iso_resources_free(&ff->tx_resources); in latter_allocate_resources()
481 fw_iso_resources_free(&ff->tx_resources); in ff400_allocate_resources()
304 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()
329 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()
211 void fw_iso_resources_free(struct fw_iso_resources *r) in fw_iso_resources_free() function236 EXPORT_SYMBOL(fw_iso_resources_free);
37 void fw_iso_resources_free(struct fw_iso_resources *r);
232 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()
215 fw_iso_resources_free(&c->resources); in cmp_connection_release()
130 fw_iso_resources_free(&dice->tx_resources[i]); in release_resources()131 fw_iso_resources_free(&dice->rx_resources[i]); in release_resources()
Completed in 16 milliseconds