Searched refs:limit_channels_and_rates (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/firewire/bebob/
H A Dbebob_pcm.c68 limit_channels_and_rates(struct snd_pcm_hardware *hw, function
113 limit_channels_and_rates(&runtime->hw, formations);
/linux-master/sound/firewire/fireface/
H A Dff-pcm.c72 static void limit_channels_and_rates(struct snd_pcm_hardware *hw, function
122 limit_channels_and_rates(&runtime->hw, pcm_channels);
/linux-master/sound/firewire/motu/
H A Dmotu-pcm.c69 static void limit_channels_and_rates(struct snd_motu *motu, function
114 limit_channels_and_rates(motu, runtime, formats);
/linux-master/sound/firewire/dice/
H A Ddice-pcm.c87 static int limit_channels_and_rates(struct snd_dice *dice, function
145 err = limit_channels_and_rates(dice, substream->runtime, dir,
/linux-master/sound/firewire/oxfw/
H A Doxfw-pcm.c80 static void limit_channels_and_rates(struct snd_pcm_hardware *hw, u8 **formats) function
127 limit_channels_and_rates(&runtime->hw, formats);

Completed in 116 milliseconds