Lines Matching refs:rx_resources
37 resources = &motu->rx_resources; in keep_resources()
76 (motu->rx_resources.channel << RX_ISOC_COMM_CHANNEL_SHIFT) | in begin_session()
154 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_reserve_duplex()
184 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_reserve_duplex()
193 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_reserve_duplex()
229 unsigned int generation = motu->rx_resources.generation; in snd_motu_stream_start_duplex()
242 err = fw_iso_resources_update(&motu->rx_resources); in snd_motu_stream_start_duplex()
281 motu->rx_resources.channel, spd); in snd_motu_stream_start_duplex()
325 fw_iso_resources_free(&motu->rx_resources); in snd_motu_stream_stop_duplex()
342 resources = &motu->rx_resources; in init_stream()
364 fw_iso_resources_destroy(&motu->rx_resources); in destroy_stream()