Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_RATE_KNOT (Results 1 – 25 of 36) sorted by relevance

12

/linux-2.6.39/drivers/staging/line6/
Dtoneport.c45 .rates = SNDRV_PCM_RATE_KNOT,
65 .rates = SNDRV_PCM_RATE_KNOT,
Dpod.c85 .rates = SNDRV_PCM_RATE_KNOT,
105 .rates = SNDRV_PCM_RATE_KNOT,
/linux-2.6.39/sound/soc/samsung/
Dh1940_uda1380.c69 runtime->hw.rates = SNDRV_PCM_RATE_KNOT; in h1940_startup()
Drx1950_uda1380.c127 runtime->hw.rates = SNDRV_PCM_RATE_KNOT; in rx1950_startup()
/linux-2.6.39/sound/pci/hda/
Dpatch_si3054.c189 .rates = SNDRV_PCM_RATE_8000|SNDRV_PCM_RATE_16000|SNDRV_PCM_RATE_KNOT,
/linux-2.6.39/sound/core/
Dpcm_misc.c487 return SNDRV_PCM_RATE_KNOT; in snd_pcm_rate_to_rate_bit()
/linux-2.6.39/sound/drivers/pcsp/
Dpcsp_lib.c297 .rates = SNDRV_PCM_RATE_KNOT,
/linux-2.6.39/sound/soc/davinci/
Ddavinci-pcm.c58 SNDRV_PCM_RATE_KNOT),
80 SNDRV_PCM_RATE_KNOT),
/linux-2.6.39/sound/parisc/
Dharmony.c271 SNDRV_PCM_RATE_KNOT),
292 SNDRV_PCM_RATE_KNOT),
/linux-2.6.39/drivers/media/video/em28xx/
Dem28xx-audio.c252 .rates = SNDRV_PCM_RATE_CONTINUOUS | SNDRV_PCM_RATE_KNOT,
/linux-2.6.39/sound/atmel/
Dabdac.c160 .rates = (SNDRV_PCM_RATE_KNOT),
/linux-2.6.39/drivers/media/video/cx231xx/
Dcx231xx-audio.c408 .rates = SNDRV_PCM_RATE_CONTINUOUS | SNDRV_PCM_RATE_KNOT,
/linux-2.6.39/sound/pci/nm256/
Dnm256.c789 .rates = SNDRV_PCM_RATE_KNOT/*24k*/ | SNDRV_PCM_RATE_8000_48000,
808 .rates = SNDRV_PCM_RATE_KNOT/*24k*/ | SNDRV_PCM_RATE_8000_48000,
/linux-2.6.39/sound/pci/
Dfm801.c580 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_48000,
600 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_48000,
Dbt87x.c372 .rates = SNDRV_PCM_RATE_KNOT,
Dvia82xx_modem.c720 .rates = SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000 | SNDRV_PCM_RATE_KNOT,
Dcmipci.c1682 runtime->hw.rates |= SNDRV_PCM_RATE_KNOT; in snd_cmipci_playback_open()
1707 runtime->hw.rates |= SNDRV_PCM_RATE_KNOT; in snd_cmipci_capture_open()
1745 runtime->hw.rates |= SNDRV_PCM_RATE_KNOT; in snd_cmipci_playback2_open()
Datiixp_modem.c845 SNDRV_PCM_RATE_KNOT),
/linux-2.6.39/sound/soc/
Dsoc-core.c602 & (SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_CONTINUOUS)) in soc_pcm_open()
605 & (SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_CONTINUOUS)) in soc_pcm_open()
625 & (SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_CONTINUOUS)) in soc_pcm_open()
628 & (SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_CONTINUOUS)) in soc_pcm_open()
/linux-2.6.39/sound/pci/ice1712/
Dice1724.c934 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_192000,
973 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_192000,
1010 runtime->hw.rates = SNDRV_PCM_RATE_KNOT; in set_rate_constraints()
/linux-2.6.39/include/sound/
Dpcm.h129 #define SNDRV_PCM_RATE_KNOT (1<<31) /* supports more non-continuos rates */ macro
/linux-2.6.39/sound/usb/
Dpcm.c677 if (fp->rates & SNDRV_PCM_RATE_KNOT) in snd_usb_pcm_check_knot()
/linux-2.6.39/sound/sparc/
Dcs4231.c1096 .rates = SNDRV_PCM_RATE_KNOT |
1120 .rates = SNDRV_PCM_RATE_KNOT |
/linux-2.6.39/sound/isa/wss/
Dwss_lib.c1462 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_48000,
1483 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_48000,
/linux-2.6.39/sound/drivers/
Ddummy.c876 if (dummy->pcm_hw.rates & SNDRV_PCM_RATE_KNOT) in print_rates()

12