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

/linux-master/sound/usb/
H A Dpcm.c731 struct snd_interval *pt = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME);
969 it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_TIME);
1117 param_period_time_if_needed = SNDRV_PCM_HW_PARAM_PERIOD_TIME;
1126 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
1161 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
1173 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
/linux-master/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c144 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
/linux-master/sound/isa/sb/
H A Demu8000_pcm.c238 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME,
/linux-master/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c601 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000);
H A Dusbusx2yaudio.c916 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000);
/linux-master/include/uapi/sound/
H A Dasound.h366 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/linux-master/sound/core/
H A Dpcm_native.c659 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
2542 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1);
2567 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1);
2595 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_TIME,
/linux-master/tools/include/uapi/sound/
H A Dasound.h366 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between macro
/linux-master/sound/pci/ymfpci/
H A Dymfpci_main.c881 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
1009 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
/linux-master/sound/usb/misc/
H A Dua101.c639 SNDRV_PCM_HW_PARAM_PERIOD_TIME,
/linux-master/sound/firewire/
H A Damdtp-stream.c237 SNDRV_PCM_HW_PARAM_PERIOD_TIME,

Completed in 389 milliseconds