Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dpcm.c731 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()
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c144 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_bcm2835_playback_open_generic()
/openbmc/linux/Documentation/sound/designs/
H A Dtracepoints.rst65 - SNDRV_PCM_HW_PARAM_PERIOD_TIME
/openbmc/linux/sound/isa/sb/
H A Demu8000_pcm.c238 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in emu8k_pcm_open()
/openbmc/linux/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c601 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_usbpcm_open()
H A Dusbusx2yaudio.c916 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usx2y_pcm_open()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/openbmc/linux/sound/core/
H A Dpcm_native.c645 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_params_choose()
2546 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init()
2571 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2599 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_pcm_hw_constraints_init()
/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci_main.c881 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_playback_open_1()
1009 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in snd_ymfpci_capture_open()
/openbmc/linux/sound/usb/misc/
H A Dua101.c639 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in set_stream_hw()
/openbmc/linux/sound/firewire/
H A Damdtp-stream.c240 SNDRV_PCM_HW_PARAM_PERIOD_TIME, in amdtp_stream_add_pcm_hw_constraints()