Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/fsl/
Dfsl_qmc_audio.c419 snd_pcm_hw_rule_func_t hw_rule_channels_by_format; in qmc_dai_startup()
420 snd_pcm_hw_rule_func_t hw_rule_format_by_channels; in qmc_dai_startup()
/linux-6.6.21/include/sound/
Dpcm.h227 typedef int (*snd_pcm_hw_rule_func_t)(struct snd_pcm_hw_params *params, typedef
235 snd_pcm_hw_rule_func_t func;
1087 snd_pcm_hw_rule_func_t func, void *private,
/linux-6.6.21/sound/core/
Dpcm_lib.c1147 snd_pcm_hw_rule_func_t func, void *private, in snd_pcm_hw_rule_add()