/Linux-v6.1/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-v6.1/sound/xen/ |
D | xen_snd_front_alsa.c | 269 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()
|
/Linux-v6.1/sound/firewire/tascam/ |
D | tascam-pcm.c | 81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/core/ |
D | pcm_native.c | 2525 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2540 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init() 2550 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2553 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2558 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2563 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2570 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2585 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2595 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2685 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete()
|
/Linux-v6.1/sound/soc/rockchip/ |
D | rockchip_max98090.c | 201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
|
/Linux-v6.1/sound/firewire/digi00x/ |
D | digi00x-pcm.c | 151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/bebob/ |
D | bebob_pcm.c | 176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/fireface/ |
D | ff-pcm.c | 190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/motu/ |
D | motu-pcm.c | 174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/dice/ |
D | dice-pcm.c | 227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/oxfw/ |
D | oxfw-pcm.c | 201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/Linux-v6.1/sound/pci/rme9652/ |
D | rme9652.c | 1995 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2019 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2280 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_playback_open() 2339 …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 | 5527 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()
|
/Linux-v6.1/sound/usb/ |
D | pcm.c | 949 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in hw_rule_period_size_implicit_fb() 1087 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in setup_hw_info() 1089 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in setup_hw_info()
|
/Linux-v6.1/sound/pci/ |
D | sis7019.c | 483 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()
|
/Linux-v6.1/sound/pci/asihpi/ |
D | asihpi.c | 1059 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open() 1062 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open() 1222 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open() 1224 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
|
/Linux-v6.1/Documentation/sound/designs/ |
D | tracepoints.rst | 66 - SNDRV_PCM_HW_PARAM_PERIOD_SIZE
|
/Linux-v6.1/sound/soc/ti/ |
D | davinci-mcasp.c | 1474 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in davinci_mcasp_hw_rule_min_periodsize() 1593 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in davinci_mcasp_startup() 1595 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in davinci_mcasp_startup()
|
/Linux-v6.1/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-v6.1/include/uapi/sound/ |
D | asound.h | 365 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
|
/Linux-v6.1/sound/soc/intel/atom/ |
D | sst-mfld-platform-pcm.c | 342 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 48); in sst_media_open()
|
/Linux-v6.1/tools/include/uapi/sound/ |
D | asound.h | 365 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
|
/Linux-v6.1/sound/firewire/ |
D | amdtp-stream.c | 252 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in amdtp_stream_add_pcm_hw_constraints() 254 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in amdtp_stream_add_pcm_hw_constraints()
|
/Linux-v6.1/sound/pci/lx6464es/ |
D | lx6464es.c | 237 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lx_pcm_open()
|