Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_TIME (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/sound/usb/ |
D | pcm.c | 665 struct snd_interval *pt = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_check_valid_format() 832 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME); in hw_rule_period_time() 983 param_period_time_if_needed = SNDRV_PCM_HW_PARAM_PERIOD_TIME; in setup_hw_info() 992 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info() 1027 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
|
/Linux-v5.15/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835-pcm.c | 145 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_bcm2835_playback_open_generic()
|
/Linux-v5.15/Documentation/sound/designs/ |
D | tracepoints.rst | 65 - SNDRV_PCM_HW_PARAM_PERIOD_TIME
|
/Linux-v5.15/sound/isa/sb/ |
D | emu8000_pcm.c | 238 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in emu8k_pcm_open()
|
/Linux-v5.15/tools/include/uapi/sound/ |
D | asound.h | 371 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
/Linux-v5.15/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 602 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_usbpcm_open()
|
D | usbusx2yaudio.c | 916 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_pcm_open()
|
/Linux-v5.15/include/uapi/sound/ |
D | asound.h | 371 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
|
/Linux-v5.15/sound/core/ |
D | pcm_native.c | 632 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_params_choose() 2476 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init() 2501 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2529 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_constraints_init()
|
/Linux-v5.15/sound/pci/ymfpci/ |
D | ymfpci_main.c | 886 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_playback_open_1() 1014 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_capture_open()
|
/Linux-v5.15/sound/usb/misc/ |
D | ua101.c | 639 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in set_stream_hw()
|
/Linux-v5.15/sound/firewire/ |
D | amdtp-stream.c | 237 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in amdtp_stream_add_pcm_hw_constraints()
|