Lines Matching refs:tx_resources
44 resources = &motu->tx_resources; in keep_resources()
78 (motu->tx_resources.channel << TX_ISOC_COMM_CHANNEL_SHIFT); in begin_session()
153 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
176 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
183 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
192 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_reserve_duplex()
246 err = fw_iso_resources_update(&motu->tx_resources); in snd_motu_stream_start_duplex()
276 motu->tx_resources.channel, spd); in snd_motu_stream_start_duplex()
324 fw_iso_resources_free(&motu->tx_resources); in snd_motu_stream_stop_duplex()
339 resources = &motu->tx_resources; in init_stream()
362 fw_iso_resources_destroy(&motu->tx_resources); in destroy_stream()