Home
last modified time | relevance | path

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

/linux-5.19.10/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.h34 int fw_iso_resources_allocate(struct fw_iso_resources *r,
Dcmp.c203 err = fw_iso_resources_allocate(&c->resources, max_payload_bytes, in cmp_connection_reserve()
Disight.c218 ch = fw_iso_resources_allocate(&isight->resources, in isight_connect()
/linux-5.19.10/sound/firewire/fireface/
Dff-protocol-former.c355 err = fw_iso_resources_allocate(&ff->rx_resources, in ff800_allocate_resources()
471 err = fw_iso_resources_allocate(&ff->tx_resources, in ff400_allocate_resources()
479 err = fw_iso_resources_allocate(&ff->rx_resources, in ff400_allocate_resources()
Dff-protocol-latter.c233 err = fw_iso_resources_allocate(&ff->tx_resources, in latter_allocate_resources()
241 err = fw_iso_resources_allocate(&ff->rx_resources, in latter_allocate_resources()
/linux-5.19.10/sound/firewire/digi00x/
Ddigi00x-stream.c213 return fw_iso_resources_allocate(resources, in keep_resources()
/linux-5.19.10/sound/firewire/motu/
Dmotu-stream.c57 return fw_iso_resources_allocate(resources, in keep_resources()
/linux-5.19.10/sound/firewire/tascam/
Dtascam-stream.c296 return fw_iso_resources_allocate(resources, in keep_resources()
/linux-5.19.10/sound/firewire/dice/
Ddice-stream.c190 return fw_iso_resources_allocate(resources, in keep_resources()