Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/
Damdtp-stream.h162 int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s,
Damdtp-stream.c138 int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_stream_add_pcm_hw_constraints() function
181 EXPORT_SYMBOL(amdtp_stream_add_pcm_hw_constraints);
Damdtp-am824.c292 err = amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_am824_add_pcm_hw_constraints()
/linux-4.4.14/sound/firewire/tascam/
Damdtp-tascam.c146 return amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_tscm_add_pcm_hw_constraints()
/linux-4.4.14/sound/firewire/digi00x/
Damdtp-dot.c332 return amdtp_stream_add_pcm_hw_constraints(s, runtime); in amdtp_dot_add_pcm_hw_constraints()