Home
last modified time | relevance | path

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

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