Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_SIZE (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/linux/sound/mips/
H A Dsnd-n64.c160 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in hw_rule_period_size()
196 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2); in n64audio_pcm_open()
200 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in n64audio_pcm_open()
201 hw_rule_period_size, NULL, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in n64audio_pcm_open()
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c269 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in alsa_hw_rule()
412 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in alsa_open()
414 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in alsa_open()
/openbmc/linux/sound/firewire/tascam/
H A Dtascam-pcm.c81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/core/
H A Dpcm_native.c2531 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2546 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init()
2556 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2559 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2564 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2569 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2576 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init()
2591 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2601 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2691 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete()
/openbmc/linux/sound/soc/rockchip/
H A Drockchip_max98090.c201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/firewire/fireface/
H A Dff-pcm.c190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/firewire/motu/
H A Dmotu-pcm.c174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/firewire/dice/
H A Ddice-pcm.c227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c1963 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
1987 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
2248 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_playback_open()
2307 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_capture_open()
H A Dhdspm.c5527 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params()
5554 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params()
6075 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_open()
6081 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open()
6091 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open()
/openbmc/linux/sound/usb/
H A Dpcm.c998 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in hw_rule_period_size_implicit_fb()
1184 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in setup_hw_info()
1186 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in setup_hw_info()
/openbmc/linux/sound/pci/
H A Dsis7019.c483 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_playback_open()
672 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_capture_open()
/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c1057 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1060 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1220 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
1222 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
/openbmc/linux/Documentation/sound/designs/
H A Dtracepoints.rst66 - SNDRV_PCM_HW_PARAM_PERIOD_SIZE
/openbmc/linux/sound/soc/ti/
H A Ddavinci-mcasp.c1476 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in davinci_mcasp_hw_rule_min_periodsize()
1600 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in davinci_mcasp_startup()
1602 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in davinci_mcasp_startup()
/openbmc/linux/sound/pci/lola/
H A Dlola_pcm.c240 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c342 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 48); in sst_media_open()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h366 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h366 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/openbmc/linux/sound/pci/lx6464es/
H A Dlx6464es.c237 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lx_pcm_open()
/openbmc/linux/sound/pci/korg1212/
H A Dkorg1212.c1389 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_playback_open()
1419 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_capture_open()

12