Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/
A 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);
A Diso-resources.h34 int fw_iso_resources_allocate(struct fw_iso_resources *r,
A Dcmp.c203 err = fw_iso_resources_allocate(&c->resources, max_payload_bytes, in cmp_connection_reserve()
A Disight.c218 ch = fw_iso_resources_allocate(&isight->resources, in isight_connect()
/linux-6.3-rc2/sound/firewire/fireface/
A Dff-protocol-latter.c231 err = fw_iso_resources_allocate(&ff->tx_resources, in latter_allocate_resources()
239 err = fw_iso_resources_allocate(&ff->rx_resources, in latter_allocate_resources()
A Dff-protocol-former.c353 err = fw_iso_resources_allocate(&ff->rx_resources, in ff800_allocate_resources()
469 err = fw_iso_resources_allocate(&ff->tx_resources, in ff400_allocate_resources()
477 err = fw_iso_resources_allocate(&ff->rx_resources, in ff400_allocate_resources()
/linux-6.3-rc2/sound/firewire/digi00x/
A Ddigi00x-stream.c213 return fw_iso_resources_allocate(resources, in keep_resources()
/linux-6.3-rc2/sound/firewire/motu/
A Dmotu-stream.c57 return fw_iso_resources_allocate(resources, in keep_resources()
/linux-6.3-rc2/sound/firewire/tascam/
A Dtascam-stream.c296 return fw_iso_resources_allocate(resources, in keep_resources()
/linux-6.3-rc2/sound/firewire/dice/
A Ddice-stream.c192 return fw_iso_resources_allocate(resources, in keep_resources()

Completed in 33 milliseconds