Home
last modified time | relevance | path

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

/linux/sound/firewire/digi00x/
A Ddigi00x-stream.c348 err = fw_iso_resources_update(&dg00x->tx_resources); in snd_dg00x_stream_start_duplex()
352 err = fw_iso_resources_update(&dg00x->rx_resources); in snd_dg00x_stream_start_duplex()
413 fw_iso_resources_update(&dg00x->tx_resources); in snd_dg00x_stream_update_duplex()
414 fw_iso_resources_update(&dg00x->rx_resources); in snd_dg00x_stream_update_duplex()
/linux/sound/firewire/
A Diso-resources.c164 int fw_iso_resources_update(struct fw_iso_resources *r) in fw_iso_resources_update() function
203 EXPORT_SYMBOL(fw_iso_resources_update);
A Diso-resources.h36 int fw_iso_resources_update(struct fw_iso_resources *r);
A Dcmp.c323 err = fw_iso_resources_update(&c->resources); in cmp_connection_establish()
357 err = fw_iso_resources_update(&c->resources); in cmp_connection_update()
A Disight.c676 if (fw_iso_resources_update(&isight->resources) < 0) { in isight_bus_reset()
/linux/sound/firewire/fireface/
A Dff-protocol-former.c381 int err = fw_iso_resources_update(&ff->rx_resources); in ff800_begin_session()
495 err = fw_iso_resources_update(&ff->tx_resources); in ff400_begin_session()
499 err = fw_iso_resources_update(&ff->rx_resources); in ff400_begin_session()
A Dff-protocol-latter.c284 err = fw_iso_resources_update(&ff->tx_resources); in latter_begin_session()
288 err = fw_iso_resources_update(&ff->rx_resources); in latter_begin_session()
/linux/sound/firewire/motu/
A Dmotu-stream.c242 err = fw_iso_resources_update(&motu->rx_resources); in snd_motu_stream_start_duplex()
246 err = fw_iso_resources_update(&motu->tx_resources); in snd_motu_stream_start_duplex()
/linux/sound/firewire/tascam/
A Dtascam-stream.c448 err = fw_iso_resources_update(&tscm->tx_resources); in snd_tscm_stream_start_duplex()
452 err = fw_iso_resources_update(&tscm->rx_resources); in snd_tscm_stream_start_duplex()
/linux/sound/firewire/dice/
A Ddice-stream.c409 fw_iso_resources_update(dice->tx_resources + i); in snd_dice_stream_start_duplex()
411 fw_iso_resources_update(dice->rx_resources + i); in snd_dice_stream_start_duplex()

Completed in 658 milliseconds