Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/
Damdtp-stream.h311 void amdtp_domain_destroy(struct amdtp_domain *d);
Damdtp-stream.c1848 void amdtp_domain_destroy(struct amdtp_domain *d) in amdtp_domain_destroy() function
1853 EXPORT_SYMBOL_GPL(amdtp_domain_destroy);
/linux-5.19.10/sound/firewire/fireface/
Dff-stream.c103 amdtp_domain_destroy(&ff->domain); in snd_ff_stream_destroy_duplex()
/linux-5.19.10/sound/firewire/fireworks/
Dfireworks_stream.c334 amdtp_domain_destroy(&efw->domain); in snd_efw_stream_destroy_duplex()
/linux-5.19.10/sound/firewire/digi00x/
Ddigi00x-stream.c280 amdtp_domain_destroy(&dg00x->domain); in snd_dg00x_stream_destroy_duplex()
/linux-5.19.10/sound/firewire/motu/
Dmotu-stream.c394 amdtp_domain_destroy(&motu->domain); in snd_motu_stream_destroy_duplex()
/linux-5.19.10/sound/firewire/tascam/
Dtascam-stream.c380 amdtp_domain_destroy(&tscm->domain); in snd_tscm_stream_destroy_duplex()
/linux-5.19.10/sound/firewire/oxfw/
Doxfw-stream.c462 amdtp_domain_destroy(&oxfw->domain); in snd_oxfw_stream_destroy_duplex()
/linux-5.19.10/sound/firewire/dice/
Ddice-stream.c582 amdtp_domain_destroy(&dice->domain); in snd_dice_stream_destroy_duplex()
/linux-5.19.10/sound/firewire/bebob/
Dbebob_stream.c693 amdtp_domain_destroy(&bebob->domain); in snd_bebob_stream_destroy_duplex()