Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_TIME (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/sound/usb/ |
| D | pcm.c | 871 struct snd_interval *pt = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_check_valid_format() 1053 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_rule_period_time() 1168 param_period_time_if_needed = SNDRV_PCM_HW_PARAM_PERIOD_TIME; in setup_hw_info() 1175 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info() 1201 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
|
| /linux-4.4.14/sound/isa/sb/ |
| D | emu8000_pcm.c | 249 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in emu8k_pcm_open()
|
| /linux-4.4.14/include/uapi/sound/ |
| D | asound.h | 337 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
| /linux-4.4.14/sound/firewire/ |
| D | amdtp-stream.c | 154 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in amdtp_stream_add_pcm_hw_constraints()
|
| /linux-4.4.14/sound/usb/usx2y/ |
| D | usx2yhwdeppcm.c | 575 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_usbpcm_open()
|
| D | usbusx2yaudio.c | 893 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_pcm_open()
|
| /linux-4.4.14/sound/core/ |
| D | pcm_native.c | 2076 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init() 2101 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2129 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_constraints_init()
|
| D | pcm_lib.c | 1741 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_params_choose()
|
| /linux-4.4.14/sound/pci/ymfpci/ |
| D | ymfpci_main.c | 907 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-4.4.14/sound/usb/misc/ |
| D | ua101.c | 650 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in set_stream_hw()
|