Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/
Diso-resources.c105 int fw_iso_resources_allocate(struct fw_iso_resources *r, in fw_iso_resources_allocate() function
151 EXPORT_SYMBOL(fw_iso_resources_allocate);
Diso-resources.h33 int fw_iso_resources_allocate(struct fw_iso_resources *r,
Dcmp.c287 err = fw_iso_resources_allocate(&c->resources, in cmp_connection_establish()
Disight.c218 ch = fw_iso_resources_allocate(&isight->resources, in isight_connect()
/linux-4.1.27/sound/firewire/dice/
Ddice-stream.c68 err = fw_iso_resources_allocate(resources, max_payload_bytes, in keep_resources()