Home
last modified time | relevance | path

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

/linux-4.1.27/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.h31 void fw_iso_resources_destroy(struct fw_iso_resources *r);
Dcmp.c184 fw_iso_resources_destroy(&c->resources); in cmp_connection_destroy()
Disight.c603 fw_iso_resources_destroy(&isight->resources); in isight_card_free()
/linux-4.1.27/sound/firewire/dice/
Ddice-stream.c308 fw_iso_resources_destroy(resources); in init_stream()
328 fw_iso_resources_destroy(resources); in destroy_stream()