Searched refs:fw_iso_resources_destroy (Results 1 – 9 of 9) sorted by relevance
59 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()
41 void fw_iso_resources_destroy(struct fw_iso_resources *r) in fw_iso_resources_destroy() function46 EXPORT_SYMBOL(fw_iso_resources_destroy);
32 void fw_iso_resources_destroy(struct fw_iso_resources *r);
184 fw_iso_resources_destroy(&c->resources); in cmp_connection_destroy()
597 fw_iso_resources_destroy(&isight->resources); in isight_card_free()
238 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()
352 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()
339 fw_iso_resources_destroy(&tscm->tx_resources); in destroy_stream()341 fw_iso_resources_destroy(&tscm->rx_resources); in destroy_stream()
509 fw_iso_resources_destroy(resources); in init_stream()535 fw_iso_resources_destroy(resources); in destroy_stream()
Completed in 15 milliseconds