Home
last modified time | relevance | path

Searched defs:pcm_hw_params (Results 1 – 8 of 8) sorted by relevance

/linux/sound/firewire/tascam/
H A Dtascam-pcm.c116 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params() function
/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c187 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params() function
/linux/sound/firewire/bebob/
H A Dbebob_pcm.c211 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params() function
/linux/sound/firewire/fireface/
H A Dff-pcm.c227 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params() function
/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c247 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params() function
/linux/sound/firewire/motu/
H A Dmotu-pcm.c207 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params() function
/linux/sound/firewire/dice/
H A Ddice-pcm.c263 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params() function
/linux/sound/soc/sof/
H A Dsof-priv.h243 int (*pcm_hw_params)(struct snd_sof_dev *sdev, member