Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/fireface/
Dff-stream.c123 amdtp_domain_stop(&ff->domain); in snd_ff_stream_reserve_duplex()
167 amdtp_domain_stop(&ff->domain); in snd_ff_stream_start_duplex()
211 amdtp_domain_stop(&ff->domain); in snd_ff_stream_start_duplex()
220 amdtp_domain_stop(&ff->domain); in snd_ff_stream_stop_duplex()
230 amdtp_domain_stop(&ff->domain); in snd_ff_stream_update_duplex()
/Linux-v5.4/sound/firewire/fireworks/
Dfireworks_stream.c202 amdtp_domain_stop(&efw->domain); in snd_efw_stream_reserve_duplex()
247 amdtp_domain_stop(&efw->domain); in snd_efw_stream_start_duplex()
281 amdtp_domain_stop(&efw->domain); in snd_efw_stream_start_duplex()
292 amdtp_domain_stop(&efw->domain); in snd_efw_stream_stop_duplex()
304 amdtp_domain_stop(&efw->domain); in snd_efw_stream_update_duplex()
/Linux-v5.4/sound/firewire/tascam/
Dtascam-stream.c370 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_update_duplex()
396 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_reserve_duplex()
431 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_start_duplex()
481 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_start_duplex()
490 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_stop_duplex()
/Linux-v5.4/sound/firewire/digi00x/
Ddigi00x-stream.c298 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_reserve_duplex()
333 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_start_duplex()
383 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_start_duplex()
392 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_stop_duplex()
/Linux-v5.4/sound/firewire/motu/
Dmotu-stream.c148 amdtp_domain_stop(&motu->domain); in snd_motu_stream_reserve_duplex()
215 amdtp_domain_stop(&motu->domain); in snd_motu_stream_start_duplex()
276 amdtp_domain_stop(&motu->domain); in snd_motu_stream_start_duplex()
284 amdtp_domain_stop(&motu->domain); in snd_motu_stream_stop_duplex()
/Linux-v5.4/sound/firewire/dice/
Ddice-stream.c296 amdtp_domain_stop(&dice->domain); in snd_dice_stream_reserve_duplex()
411 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
477 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
493 amdtp_domain_stop(&dice->domain); in snd_dice_stream_stop_duplex()
615 amdtp_domain_stop(&dice->domain); in snd_dice_stream_update_duplex()
/Linux-v5.4/sound/firewire/oxfw/
Doxfw-stream.c277 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_reserve_duplex()
322 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_start_duplex()
369 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_start_duplex()
381 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_stop_duplex()
446 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_update_duplex()
/Linux-v5.4/sound/firewire/bebob/
Dbebob_stream.c573 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_reserve_duplex()
625 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_start_duplex()
678 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_start_duplex()
686 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_stop_duplex()
/Linux-v5.4/sound/firewire/
Damdtp-stream.h284 void amdtp_domain_stop(struct amdtp_domain *d);
Damdtp-stream.c1215 void amdtp_domain_stop(struct amdtp_domain *d) in amdtp_domain_stop() function
1225 EXPORT_SYMBOL_GPL(amdtp_domain_stop);