Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_U8 (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/sound/mips/
Dad1843.c400 case SNDRV_PCM_FORMAT_U8: in ad1843_setup_dac()
457 case SNDRV_PCM_FORMAT_U8: da_fmt = 0; break; in ad1843_setup_adc()
/linux-4.1.27/sound/soc/davinci/
Ddavinci-vcif.c115 case SNDRV_PCM_FORMAT_U8: in davinci_vcif_hw_params()
Ddavinci-mcasp.c950 case SNDRV_PCM_FORMAT_U8: in davinci_mcasp_hw_params()
/linux-4.1.27/sound/core/
Dpcm_misc.c47 [SNDRV_PCM_FORMAT_U8] = {
/linux-4.1.27/include/uapi/sound/
Dasound.h183 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1) macro
/linux-4.1.27/sound/core/oss/
Dpcm_plugin.c308 SNDRV_PCM_FORMAT_U8
Dpcm_oss.c665 case AFMT_U8: return SNDRV_PCM_FORMAT_U8; in snd_pcm_oss_format_from()
679 default: return SNDRV_PCM_FORMAT_U8; in snd_pcm_oss_format_from()
689 case SNDRV_PCM_FORMAT_U8: return AFMT_U8; in snd_pcm_oss_format_to()
/linux-4.1.27/sound/usb/
Dendpoint.c612 ep->silence_value = pcm_format == SNDRV_PCM_FORMAT_U8 ? 0x80 : 0; in data_ep_set_params()
/linux-4.1.27/sound/pci/mixart/
Dmixart.c536 case SNDRV_PCM_FORMAT_U8: in mixart_set_format()
/linux-4.1.27/sound/pci/pcxhr/
Dpcxhr.c565 case SNDRV_PCM_FORMAT_U8: in pcxhr_set_format()
/linux-4.1.27/sound/pci/ctxfi/
Dctatc.c178 case SNDRV_PCM_FORMAT_U8: in convert_format()
/linux-4.1.27/sound/pci/echoaudio/
Dechoaudio.c705 case SNDRV_PCM_FORMAT_U8: in pcm_prepare()
/linux-4.1.27/sound/sparc/
Ddbri.c1601 case SNDRV_PCM_FORMAT_U8: in cs4215_prepare()
/linux-4.1.27/sound/pci/
Dmaestro3.c1434 if (runtime->format != SNDRV_PCM_FORMAT_U8 && in snd_m3_pcm_prepare()
/linux-4.1.27/sound/pci/au88x0/
Dau88x0_core.c2780 case SNDRV_PCM_FORMAT_U8: in vortex_alsafmt_aspfmt()
/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c316 SNDRV_PCM_FORMAT_U8, /* HPI_FORMAT_PCM8_UNSIGNED 1 */