Home
last modified time | relevance | path

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

12

/linux-6.14.4/sound/mips/
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()
/linux-6.14.4/sound/xen/
Dxen_snd_front_alsa.c264 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in alsa_hw_rule()
407 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in alsa_open()
409 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in alsa_open()
/linux-6.14.4/sound/firewire/tascam/
Dtascam-pcm.c81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/core/
Dpcm_native.c2539 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2554 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init()
2564 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2567 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2572 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2577 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2584 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init()
2599 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2609 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2698 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete()
/linux-6.14.4/sound/soc/rockchip/
Drockchip_max98090.c199 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
/linux-6.14.4/sound/firewire/digi00x/
Ddigi00x-pcm.c151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/firewire/fireworks/
Dfireworks_pcm.c213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/firewire/motu/
Dmotu-pcm.c174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/firewire/fireface/
Dff-pcm.c190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/firewire/bebob/
Dbebob_pcm.c176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/pci/rme9652/
Drme9652.c1962 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
1986 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
2247 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_playback_open()
2306 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_capture_open()
Dhdspm.c5526 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params()
5553 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params()
6060 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_open()
6066 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open()
6076 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open()
/linux-6.14.4/sound/firewire/oxfw/
Doxfw-pcm.c201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/firewire/dice/
Ddice-pcm.c227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/linux-6.14.4/sound/usb/
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()
/linux-6.14.4/sound/pci/asihpi/
Dasihpi.c1049 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1052 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1208 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
1210 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
/linux-6.14.4/sound/pci/
Dsis7019.c479 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_playback_open()
668 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_capture_open()
/linux-6.14.4/Documentation/sound/designs/
Dtracepoints.rst66 - SNDRV_PCM_HW_PARAM_PERIOD_SIZE
/linux-6.14.4/sound/soc/ti/
Ddavinci-mcasp.c1474 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in davinci_mcasp_hw_rule_min_periodsize()
1598 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in davinci_mcasp_startup()
1600 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in davinci_mcasp_startup()
/linux-6.14.4/sound/pci/lola/
Dlola_pcm.c240 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
/linux-6.14.4/sound/soc/intel/avs/
Dpcm.c485 if (rule->var == SNDRV_PCM_HW_PARAM_PERIOD_SIZE) in hw_rule_param_size()
509 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, hw_rule_param_size, NULL, in avs_pcm_hw_constraints_init()
/linux-6.14.4/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c342 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 48); in sst_media_open()
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/sound/
Dasound.h369 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/linux-6.14.4/include/uapi/sound/
Dasound.h369 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/linux-6.14.4/sound/soc/qcom/qdsp6/
Dq6apm-dai.c389 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 480); in q6apm_dai_open()

12