Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_BYTES (Results 26 - 37 of 37) sorted by relevance

12

/linux-master/include/uapi/sound/
H A Dasound.h382 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 /* Size of buffer in bytes */ macro
/linux-master/sound/drivers/
H A Ddummy.c148 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX);
/linux-master/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h382 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 /* Size of buffer in bytes */ macro
/linux-master/sound/pci/asihpi/
H A Dasihpi.c1053 SNDRV_PCM_HW_PARAM_BUFFER_BYTES);
1216 SNDRV_PCM_HW_PARAM_BUFFER_BYTES);
/linux-master/sound/pci/hda/
H A Dhda_controller.c633 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
/linux-master/include/sound/
H A Dpcm.h1057 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_BUFFER_BYTES)->min;
/linux-master/sound/pci/
H A Drme32.c808 SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
H A Des1968.c1608 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES);
H A Drme96.c1142 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c356 SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
/linux-master/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-pcm.c312 SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-pcm.c54 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 16);

Completed in 210 milliseconds

12