Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/
Dpcm.c949 struct snd_interval *pt = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_check_valid_format()
1131 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_rule_period_time()
1243 param_period_time_if_needed = SNDRV_PCM_HW_PARAM_PERIOD_TIME; in setup_hw_info()
1252 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
1283 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
/Linux-v4.19/Documentation/sound/designs/
Dtracepoints.rst65 - SNDRV_PCM_HW_PARAM_PERIOD_TIME
/Linux-v4.19/sound/isa/sb/
Demu8000_pcm.c251 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in emu8k_pcm_open()
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h356 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/Linux-v4.19/include/uapi/sound/
Dasound.h356 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/Linux-v4.19/sound/core/
Dpcm_native.c625 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_params_choose()
2221 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init()
2246 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2274 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_constraints_init()
/Linux-v4.19/sound/firewire/
Damdtp-stream.c183 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in amdtp_stream_add_pcm_hw_constraints()
/Linux-v4.19/sound/usb/usx2y/
Dusx2yhwdeppcm.c575 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_usbpcm_open()
Dusbusx2yaudio.c897 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_pcm_open()
/Linux-v4.19/sound/pci/ymfpci/
Dymfpci_main.c907 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_playback_open_1()
1032 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_capture_open()
/Linux-v4.19/sound/usb/misc/
Dua101.c650 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in set_stream_hw()