Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_TIME (Results 1 – 13 of 13) sorted by relevance
/linux/sound/usb/ |
H A D | pcm.c | 731 struct snd_interval *pt = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_check_valid_format() 969 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_rule_period_time() 1117 param_period_time_if_needed = SNDRV_PCM_HW_PARAM_PERIOD_TIME; in setup_hw_info() 1126 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info() 1161 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info() 1173 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
|
/linux/drivers/staging/vc04_services/bcm2835-audio/ |
H A D | bcm2835-pcm.c | 144 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_bcm2835_playback_open_generic()
|
/linux/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()
|
/linux/Documentation/sound/designs/ |
H A D | tracepoints.rst | 65 - SNDRV_PCM_HW_PARAM_PERIOD_TIME
|
/linux/tools/include/uapi/sound/ |
H A D | asound.h |
|
/linux/sound/usb/usx2y/ |
H A D | usx2yhwdeppcm.c | 606 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_usbpcm_open()
|
H A D | usbusx2yaudio.c | 927 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_pcm_open()
|
/linux/include/uapi/sound/ |
H A D | asound.h | 366 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
/linux/tools/perf/trace/beauty/include/uapi/sound/ |
H A D | asound.h | 366 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
/linux/sound/core/ |
H A D | pcm_native.c | 665 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_params_choose() 2554 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init() 2579 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2607 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_constraints_init()
|
/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 881 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_playback_open_1() 1009 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_capture_open()
|
/linux/sound/usb/misc/ |
H A D | ua101.c | 639 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in set_stream_hw()
|
/linux/sound/firewire/ |
H A D | amdtp-stream.c | 243 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in amdtp_stream_add_pcm_hw_constraints()
|