Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c69 limit_channels_and_rates(struct snd_pcm_hardware *hw, in limit_channels_and_rates() function
134 limit_channels_and_rates(&runtime->hw, formations); in pcm_init_hw_params()
/linux-4.1.27/sound/firewire/dice/
Ddice-pcm.c82 static void limit_channels_and_rates(struct snd_dice *dice, in limit_channels_and_rates() function
145 limit_channels_and_rates(dice, runtime, pcm_channels); in init_hw_info()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-pcm.c80 static void limit_channels_and_rates(struct snd_pcm_hardware *hw, u8 **formats) in limit_channels_and_rates() function
146 limit_channels_and_rates(&runtime->hw, formats); in init_hw_params()