Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/digi00x/
Ddigi00x-stream.c338 err = fw_iso_resources_update(&dg00x->tx_resources); in snd_dg00x_stream_start_duplex()
342 err = fw_iso_resources_update(&dg00x->rx_resources); in snd_dg00x_stream_start_duplex()
402 fw_iso_resources_update(&dg00x->tx_resources); in snd_dg00x_stream_update_duplex()
403 fw_iso_resources_update(&dg00x->rx_resources); in snd_dg00x_stream_update_duplex()
/Linux-v5.4/sound/firewire/
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);
Diso-resources.h36 int fw_iso_resources_update(struct fw_iso_resources *r);
Dcmp.c324 err = fw_iso_resources_update(&c->resources); in cmp_connection_establish()
358 err = fw_iso_resources_update(&c->resources); in cmp_connection_update()
Disight.c683 if (fw_iso_resources_update(&isight->resources) < 0) { in isight_bus_reset()
/Linux-v5.4/sound/firewire/fireface/
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()
Dff-protocol-latter.c194 err = fw_iso_resources_update(&ff->tx_resources); in latter_begin_session()
198 err = fw_iso_resources_update(&ff->rx_resources); in latter_begin_session()
/Linux-v5.4/sound/firewire/motu/
Dmotu-stream.c220 err = fw_iso_resources_update(&motu->rx_resources); in snd_motu_stream_start_duplex()
224 err = fw_iso_resources_update(&motu->tx_resources); in snd_motu_stream_start_duplex()
/Linux-v5.4/sound/firewire/tascam/
Dtascam-stream.c436 err = fw_iso_resources_update(&tscm->tx_resources); in snd_tscm_stream_start_duplex()
440 err = fw_iso_resources_update(&tscm->rx_resources); in snd_tscm_stream_start_duplex()
/Linux-v5.4/sound/firewire/dice/
Ddice-stream.c420 fw_iso_resources_update(dice->tx_resources + i); in snd_dice_stream_start_duplex()
422 fw_iso_resources_update(dice->rx_resources + i); in snd_dice_stream_start_duplex()