Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_TIME (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/sound/usb/
H A Dpcm.c1156 struct snd_interval *pt = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_check_valid_format()
1338 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_rule_period_time()
1450 param_period_time_if_needed = SNDRV_PCM_HW_PARAM_PERIOD_TIME; in setup_hw_info()
1459 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
1490 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c145 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_bcm2835_playback_open_generic()
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dtracepoints.rst65 - SNDRV_PCM_HW_PARAM_PERIOD_TIME
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h354 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_pcm.c238 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in emu8k_pcm_open()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h354 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h370 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c565 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_usbpcm_open()
H A Dusbusx2yaudio.c877 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_pcm_open()
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h370 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c627 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_params_choose()
2525 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init()
2550 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2578 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_constraints_init()
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c526 return SNDRV_PCM_HW_PARAM_PERIOD_TIME; in pcm_param_to_alsa()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Damdtp-stream.c232 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in amdtp_stream_add_pcm_hw_constraints()
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci_main.c884 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_playback_open_1()
1009 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_capture_open()
/OK3568_Linux_fs/kernel/sound/usb/misc/
H A Dua101.c640 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in set_stream_hw()