Home
last modified time | relevance | path

Searched refs:period_step (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/sound/core/
Dpcm_compat.c72 u32 period_step; member
95 get_user(params.period_step, &src->period_step) || in snd_pcm_ioctl_sw_params_compat()
Dpcm.c432 snd_iprintf(buffer, "period_step: %u\n", runtime->period_step); in snd_pcm_substream_proc_sw_params_read()
Dpcm_native.c801 runtime->period_step = 1; in snd_pcm_hw_params()
951 runtime->period_step = params->period_step; in snd_pcm_sw_params()
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h427 unsigned int period_step; member
/Linux-v6.1/include/uapi/sound/
Dasound.h427 unsigned int period_step; member
/Linux-v6.1/include/sound/
Dpcm.h383 unsigned int period_step; member
/Linux-v6.1/sound/core/oss/
Dpcm_oss.c1022 sw_params->period_step = 1; in snd_pcm_oss_change_params_locked()
/Linux-v6.1/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1577 unsigned int period_step;