Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_IMA_ADPCM (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/sound/core/
Dpcm_misc.c131 [SNDRV_PCM_FORMAT_IMA_ADPCM] = {
/linux-4.4.14/include/uapi/sound/
Dasound.h206 #define SNDRV_PCM_FORMAT_IMA_ADPCM ((__force snd_pcm_format_t) 22) macro
/linux-4.4.14/sound/isa/sb/
Dsb16_csp.c753 case SNDRV_PCM_FORMAT_IMA_ADPCM: in snd_sb_csp_autoload()
/linux-4.4.14/sound/core/oss/
Dpcm_oss.c664 case AFMT_IMA_ADPCM: return SNDRV_PCM_FORMAT_IMA_ADPCM; in snd_pcm_oss_format_from()
688 case SNDRV_PCM_FORMAT_IMA_ADPCM: return AFMT_IMA_ADPCM; in snd_pcm_oss_format_to()
/linux-4.4.14/sound/sparc/
Dcs4231.c552 case SNDRV_PCM_FORMAT_IMA_ADPCM: in snd_cs4231_get_format()
/linux-4.4.14/sound/isa/wss/
Dwss_lib.c555 case SNDRV_PCM_FORMAT_IMA_ADPCM: rformat = CS4231_ADPCM_16; break; in snd_wss_get_format()