Home
last modified time | relevance | path

Searched refs:amdtp_stream_add_pcm_hw_constraints (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/firewire/fireface/
H A Damdtp-ff.c112 return amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_ff_add_pcm_hw_constraints()
/openbmc/linux/sound/firewire/
H A Damdtp-stream.h228 int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s,
H A Damdtp-am824.c233 err = amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_am824_add_pcm_hw_constraints()
H A Damdtp-stream.c184 int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_stream_add_pcm_hw_constraints() function
267 EXPORT_SYMBOL(amdtp_stream_add_pcm_hw_constraints);
/openbmc/linux/sound/firewire/tascam/
H A Damdtp-tascam.c126 return amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_tscm_add_pcm_hw_constraints()
/openbmc/linux/sound/firewire/digi00x/
H A Damdtp-dot.c332 return amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_dot_add_pcm_hw_constraints()
/openbmc/linux/sound/firewire/motu/
H A Damdtp-motu.c199 return amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_motu_add_pcm_hw_constraints()