Home
last modified time | relevance | path

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

12

/Linux-v6.1/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-v6.1/sound/xen/
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()
/Linux-v6.1/sound/firewire/tascam/
Dtascam-pcm.c81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/core/
Dpcm_native.c2525 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/
Drockchip_max98090.c201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
/Linux-v6.1/sound/firewire/digi00x/
Ddigi00x-pcm.c151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/firewire/bebob/
Dbebob_pcm.c176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/firewire/fireface/
Dff-pcm.c190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/firewire/motu/
Dmotu-pcm.c174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/firewire/fireworks/
Dfireworks_pcm.c213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/firewire/dice/
Ddice-pcm.c227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/firewire/oxfw/
Doxfw-pcm.c201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/Linux-v6.1/sound/pci/rme9652/
Drme9652.c1995 _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()
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()
/Linux-v6.1/sound/usb/
Dpcm.c949 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/
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()
/Linux-v6.1/sound/pci/asihpi/
Dasihpi.c1059 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/
Dtracepoints.rst66 - SNDRV_PCM_HW_PARAM_PERIOD_SIZE
/Linux-v6.1/sound/soc/ti/
Ddavinci-mcasp.c1474 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/
Dlola_pcm.c240 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
/Linux-v6.1/include/uapi/sound/
Dasound.h365 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/Linux-v6.1/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c342 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 48); in sst_media_open()
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h365 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/Linux-v6.1/sound/firewire/
Damdtp-stream.c252 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/
Dlx6464es.c237 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lx_pcm_open()

12