Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/
Damdtp.h179 int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s,
Damdtp.c135 int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_stream_add_pcm_hw_constraints() function
183 EXPORT_SYMBOL(amdtp_stream_add_pcm_hw_constraints);
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_pcm.c190 err = amdtp_stream_add_pcm_hw_constraints(s, runtime); in pcm_init_hw_params()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c149 err = amdtp_stream_add_pcm_hw_constraints(s, runtime); in pcm_init_hw_params()
/linux-4.1.27/sound/firewire/dice/
Ddice-pcm.c159 err = amdtp_stream_add_pcm_hw_constraints(stream, runtime); in init_hw_info()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-pcm.c161 err = amdtp_stream_add_pcm_hw_constraints(stream, runtime); in init_hw_params()