Home
last modified time | relevance | path

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

/linux-5.19.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()
222 amdtp_domain_stop(&ff->domain); in snd_ff_stream_start_duplex()
231 amdtp_domain_stop(&ff->domain); in snd_ff_stream_stop_duplex()
241 amdtp_domain_stop(&ff->domain); in snd_ff_stream_update_duplex()
/linux-5.19.10/sound/firewire/fireworks/
Dfireworks_stream.c205 amdtp_domain_stop(&efw->domain); in snd_efw_stream_reserve_duplex()
258 amdtp_domain_stop(&efw->domain); in snd_efw_stream_start_duplex()
300 amdtp_domain_stop(&efw->domain); in snd_efw_stream_start_duplex()
311 amdtp_domain_stop(&efw->domain); in snd_efw_stream_stop_duplex()
323 amdtp_domain_stop(&efw->domain); in snd_efw_stream_update_duplex()
/linux-5.19.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()
443 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_start_duplex()
503 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_start_duplex()
512 amdtp_domain_stop(&tscm->domain); in snd_tscm_stream_stop_duplex()
/linux-5.19.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()
394 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_start_duplex()
403 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_stop_duplex()
/linux-5.19.10/sound/firewire/motu/
Dmotu-stream.c150 amdtp_domain_stop(&motu->domain); in snd_motu_stream_reserve_duplex()
237 amdtp_domain_stop(&motu->domain); in snd_motu_stream_start_duplex()
313 amdtp_domain_stop(&motu->domain); in snd_motu_stream_start_duplex()
321 amdtp_domain_stop(&motu->domain); in snd_motu_stream_stop_duplex()
/linux-5.19.10/sound/firewire/oxfw/
Doxfw-stream.c285 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_reserve_duplex()
339 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_start_duplex()
395 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_start_duplex()
407 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_stop_duplex()
472 amdtp_domain_stop(&oxfw->domain); in snd_oxfw_stream_update_duplex()
/linux-5.19.10/sound/firewire/dice/
Ddice-stream.c280 amdtp_domain_stop(&dice->domain); in snd_dice_stream_reserve_duplex()
400 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
463 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
481 amdtp_domain_stop(&dice->domain); in snd_dice_stream_stop_duplex()
600 amdtp_domain_stop(&dice->domain); in snd_dice_stream_update_duplex()
/linux-5.19.10/sound/firewire/bebob/
Dbebob_stream.c544 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_reserve_duplex()
604 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_start_duplex()
671 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_start_duplex()
679 amdtp_domain_stop(&bebob->domain); in snd_bebob_stream_stop_duplex()
/linux-5.19.10/sound/firewire/
Damdtp-stream.h318 void amdtp_domain_stop(struct amdtp_domain *d);
Damdtp-stream.c2007 void amdtp_domain_stop(struct amdtp_domain *d) in amdtp_domain_stop() function
2024 EXPORT_SYMBOL_GPL(amdtp_domain_stop);