Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_TIME (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | pcm.c | 1156 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 D | bcm2835-pcm.c | 145 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_bcm2835_playback_open_generic()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 65 - 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 D | asound.h | 354 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | emu8000_pcm.c | 238 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 D | asound.h | 354 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 370 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | usx2yhwdeppcm.c | 565 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_usbpcm_open()
|
| H A D | usbusx2yaudio.c | 877 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 D | asound.h | 370 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 627 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 D | pcm.c | 526 return SNDRV_PCM_HW_PARAM_PERIOD_TIME; in pcm_param_to_alsa()
|
| /OK3568_Linux_fs/kernel/sound/firewire/ |
| H A D | amdtp-stream.c | 232 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in amdtp_stream_add_pcm_hw_constraints()
|
| /OK3568_Linux_fs/kernel/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 884 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 D | ua101.c | 640 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in set_stream_hw()
|