Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireface/
H A 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()
/openbmc/linux/sound/firewire/fireworks/
H A 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()
/openbmc/linux/sound/firewire/tascam/
H A 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()
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-stream.c302 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_reserve_duplex()
345 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_start_duplex()
396 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_start_duplex()
405 amdtp_domain_stop(&dg00x->domain); in snd_dg00x_stream_stop_duplex()
/openbmc/linux/sound/firewire/motu/
H A 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()
/openbmc/linux/sound/firewire/dice/
H A Ddice-stream.c282 amdtp_domain_stop(&dice->domain); in snd_dice_stream_reserve_duplex()
402 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
465 amdtp_domain_stop(&dice->domain); in snd_dice_stream_start_duplex()
483 amdtp_domain_stop(&dice->domain); in snd_dice_stream_stop_duplex()
602 amdtp_domain_stop(&dice->domain); in snd_dice_stream_update_duplex()
/openbmc/linux/sound/firewire/oxfw/
H A 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()
/openbmc/linux/sound/firewire/bebob/
H A 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()
/openbmc/linux/sound/firewire/
H A Damdtp-stream.h335 void amdtp_domain_stop(struct amdtp_domain *d);
H A Damdtp-stream.c2138 void amdtp_domain_stop(struct amdtp_domain *d) in amdtp_domain_stop() function
2155 EXPORT_SYMBOL_GPL(amdtp_domain_stop);