Home
last modified time | relevance | path

Searched refs:amdtp_domain_set_events_per_period (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/sound/firewire/
Damdtp-stream.h332 static inline int amdtp_domain_set_events_per_period(struct amdtp_domain *d, in amdtp_domain_set_events_per_period() function
/linux-6.6.21/sound/firewire/fireface/
Dff-stream.c156 err = amdtp_domain_set_events_per_period(&ff->domain, in snd_ff_stream_reserve_duplex()
/linux-6.6.21/sound/firewire/fireworks/
Dfireworks_stream.c235 err = amdtp_domain_set_events_per_period(&efw->domain, in snd_efw_stream_reserve_duplex()
/linux-6.6.21/sound/firewire/digi00x/
Ddigi00x-stream.c323 err = amdtp_domain_set_events_per_period(&dg00x->domain, in snd_dg00x_stream_reserve_duplex()
/linux-6.6.21/sound/firewire/motu/
Dmotu-stream.c180 err = amdtp_domain_set_events_per_period(&motu->domain, in snd_motu_stream_reserve_duplex()
/linux-6.6.21/sound/firewire/tascam/
Dtascam-stream.c419 err = amdtp_domain_set_events_per_period(&tscm->domain, in snd_tscm_stream_reserve_duplex()
/linux-6.6.21/sound/firewire/oxfw/
Doxfw-stream.c317 err = amdtp_domain_set_events_per_period(&oxfw->domain, in snd_oxfw_stream_reserve_duplex()
/linux-6.6.21/sound/firewire/dice/
Ddice-stream.c314 err = amdtp_domain_set_events_per_period(&dice->domain, in snd_dice_stream_reserve_duplex()
/linux-6.6.21/sound/firewire/bebob/
Dbebob_stream.c581 err = amdtp_domain_set_events_per_period(&bebob->domain, in snd_bebob_stream_reserve_duplex()