/linux-6.14.4/sound/mips/ |
D | snd-n64.c | 160 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/ |
D | xen_snd_front_alsa.c | 264 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/ |
D | tascam-pcm.c | 81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/core/ |
D | pcm_native.c | 2539 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/ |
D | rockchip_max98090.c | 199 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
|
/linux-6.14.4/sound/firewire/digi00x/ |
D | digi00x-pcm.c | 151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/firewire/motu/ |
D | motu-pcm.c | 174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/firewire/fireface/ |
D | ff-pcm.c | 190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/firewire/bebob/ |
D | bebob_pcm.c | 176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/pci/rme9652/ |
D | rme9652.c | 1962 _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()
|
D | hdspm.c | 5526 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/ |
D | oxfw-pcm.c | 201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/firewire/dice/ |
D | dice-pcm.c | 227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/linux-6.14.4/sound/usb/ |
D | pcm.c | 998 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/ |
D | asihpi.c | 1049 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/ |
D | sis7019.c | 479 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/ |
D | tracepoints.rst | 66 - SNDRV_PCM_HW_PARAM_PERIOD_SIZE
|
/linux-6.14.4/sound/soc/ti/ |
D | davinci-mcasp.c | 1474 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/ |
D | lola_pcm.c | 240 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/ |
D | pcm.c | 485 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/ |
D | sst-mfld-platform-pcm.c | 342 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 48); in sst_media_open()
|
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/sound/ |
D | asound.h | 369 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
|
/linux-6.14.4/include/uapi/sound/ |
D | asound.h | 369 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
|
/linux-6.14.4/sound/soc/qcom/qdsp6/ |
D | q6apm-dai.c | 389 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 480); in q6apm_dai_open()
|