Home
last modified time | relevance | path

Searched refs:amdtp_tscm_add_pcm_hw_constraints (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/firewire/tascam/
H A Dtascam.h161 int amdtp_tscm_add_pcm_hw_constraints(struct amdtp_stream *s,
H A Damdtp-tascam.c113 int amdtp_tscm_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_tscm_add_pcm_hw_constraints() function
H A Dtascam-pcm.c40 return amdtp_tscm_add_pcm_hw_constraints(stream, runtime); in pcm_init_hw_params()