Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_BYTES (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/sound/arm/
Dpxa2xx-pcm-lib.c114 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in __pxa2xx_pcm_open()
/linux-4.4.14/sound/soc/kirkwood/
Dkirkwood-dma.c130 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in kirkwood_dma_open()
/linux-4.4.14/include/sound/
Dpcm_params.h341 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_PERIOD_BYTES)->min; in params_period_bytes()
/linux-4.4.14/sound/soc/omap/
Domap-hdmi-audio.c82 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 128); in hdmi_dai_startup()
/linux-4.4.14/sound/drivers/vx/
Dvx_pcm.c562 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in vx_pcm_playback_open()
968 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in vx_pcm_capture_open()
/linux-4.4.14/sound/drivers/
Dml403-ac97cr.c717 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_ml403_ac97cr_playback_open()
735 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_ml403_ac97cr_capture_open()
/linux-4.4.14/sound/pci/mixart/
Dmixart.c783 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in snd_mixart_playback_open()
864 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in snd_mixart_capture_open()
/linux-4.4.14/sound/isa/sb/
Dsb8_main.c547 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 2); in snd_sb8_open()
/linux-4.4.14/sound/pci/emu10k1/
Demupcm.c1207 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_pe… in snd_emu10k1_capture_open()
1246 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_pe… in snd_emu10k1_capture_mic_open()
1354 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_pe… in snd_emu10k1_capture_efx_open()
Demu10k1x.c392 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_emu10k1x_playback_open()
572 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_emu10k1x_pcm_open_capture()
/linux-4.4.14/sound/pci/ice1712/
Dice1724.c1064 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_playback_pro_open()
1085 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_capture_pro_open()
1235 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_playback_spdif_open()
1272 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_capture_spdif_open()
/linux-4.4.14/include/uapi/sound/
Dasound.h343 #define SNDRV_PCM_HW_PARAM_PERIOD_BYTES 14 /* Approx bytes between macro
/linux-4.4.14/sound/pci/au88x0/
Dau88x0_pcm.c152 SNDRV_PCM_HW_PARAM_PERIOD_BYTES)) < 0) in snd_vortex_pcm_open()
/linux-4.4.14/sound/pci/ca0106/
Dca0106_main.c594 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_ca0106_pcm_open_playback_channel()
690 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_ca0106_pcm_open_capture_channel()
/linux-4.4.14/sound/pci/oxygen/
Doxygen_pcm.c164 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in oxygen_open()
/linux-4.4.14/sound/core/
Dpcm_native.c2061 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2096 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2119 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_pcm_hw_constraints_init()
2183 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_pcm_hw_constraints_complete()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-audio.c311 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_em28xx_capture_open()
/linux-4.4.14/sound/pci/
Drme96.c1171 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in rme96_set_buffer_size_constraint()
1175 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in rme96_set_buffer_size_constraint()
Drme32.c838 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_rme32_set_buffer_constraint()
/linux-4.4.14/sound/isa/gus/
Dgus_pcm.c706 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64); in snd_gf1_pcm_playback_open()
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c445 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in azx_pcm_open()
/linux-4.4.14/sound/pci/cs46xx/
Dcs46xx_lib.c1527 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in _cs46xx_playback_open_channel()
1610 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_cs46xx_capture_open()