Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/firewire/fireface/
Dff-stream.c125 amdtp_domain_stop(&ff->domain); in snd_ff_stream_reserve_duplex()
177 amdtp_domain_stop(&ff->domain); in snd_ff_stream_start_duplex()
221 amdtp_domain_stop(&ff->domain); in snd_ff_stream_start_duplex()
230 amdtp_domain_stop(&ff->domain); in snd_ff_stream_stop_duplex()
240 amdtp_domain_stop(&ff->domain); in snd_ff_stream_update_duplex()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
Dfireworks_stream.c204 amdtp_domain_stop(&efw->domain); in snd_efw_stream_reserve_duplex()
257 amdtp_domain_stop(&efw->domain); in snd_efw_stream_start_duplex()
291 amdtp_domain_stop(&efw->domain); in snd_efw_stream_start_duplex()
302 amdtp_domain_stop(&efw->domain); in snd_efw_stream_stop_duplex()
314 amdtp_domain_stop(&efw->domain); in snd_efw_stream_update_duplex()
/kernel/linux/linux-5.10/sound/firewire/tascam/
Dtascam-stream.c370 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_update_duplex()
398 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_reserve_duplex()
441 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_start_duplex()
491 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_start_duplex()
500 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_stop_duplex()
/kernel/linux/linux-5.10/sound/firewire/digi00x/
Ddigi00x-stream.c300 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_reserve_duplex()
343 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_start_duplex()
393 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_start_duplex()
402 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_stop_duplex()
/kernel/linux/linux-5.10/sound/firewire/motu/
Dmotu-stream.c150 amdtp_domain_stop(&motu->domain); in snd_motu_stream_reserve_duplex()
225 amdtp_domain_stop(&motu->domain); in snd_motu_stream_start_duplex()
286 amdtp_domain_stop(&motu->domain); in snd_motu_stream_start_duplex()
294 amdtp_domain_stop(&motu->domain); in snd_motu_stream_stop_duplex()
/kernel/linux/linux-5.10/sound/firewire/dice/
Ddice-stream.c295 amdtp_domain_stop(&dice->domain); in snd_dice_stream_reserve_duplex()
415 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
481 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
499 amdtp_domain_stop(&dice->domain); in snd_dice_stream_stop_duplex()
618 amdtp_domain_stop(&dice->domain); in snd_dice_stream_update_duplex()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
Doxfw-stream.c279 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_reserve_duplex()
333 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_start_duplex()
380 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_start_duplex()
392 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_stop_duplex()
457 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_update_duplex()
/kernel/linux/linux-5.10/sound/firewire/bebob/
Dbebob_stream.c561 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_reserve_duplex()
621 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_start_duplex()
698 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_start_duplex()
706 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_stop_duplex()
/kernel/linux/linux-5.10/sound/firewire/
Damdtp-stream.h306 void amdtp_domain_stop(struct amdtp_domain *d);
Damdtp-stream.c1516 void amdtp_domain_stop(struct amdtp_domain *d) in amdtp_domain_stop() function
1536 EXPORT_SYMBOL_GPL(amdtp_domain_stop);