Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-am824.h41 int amdtp_am824_add_pcm_hw_constraints(struct amdtp_stream *s,
H A Damdtp-am824.c228 int amdtp_am824_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_am824_add_pcm_hw_constraints() function
240 EXPORT_SYMBOL_GPL(amdtp_am824_add_pcm_hw_constraints);
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c168 err = amdtp_am824_add_pcm_hw_constraints(s, runtime); in pcm_init_hw_params()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c127 err = amdtp_am824_add_pcm_hw_constraints(s, runtime); in pcm_init_hw_params()
/openbmc/linux/sound/firewire/dice/
H A Ddice-pcm.c161 return amdtp_am824_add_pcm_hw_constraints(stream, runtime); in init_hw_info()
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c141 err = amdtp_am824_add_pcm_hw_constraints(stream, runtime); in init_hw_params()