Home
last modified time | relevance | path

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

/openbmc/linux/sound/virtio/
H A Dvirtio_pcm_ops.c46 { SNDRV_PCM_FORMAT_IMA_ADPCM, VIRTIO_SND_PCM_FMT_IMA_ADPCM },
H A Dvirtio_pcm.c33 [VIRTIO_SND_PCM_FMT_IMA_ADPCM] = SNDRV_PCM_FORMAT_IMA_ADPCM,
/openbmc/linux/sound/core/
H A Dpcm_misc.c139 [SNDRV_PCM_FORMAT_IMA_ADPCM] = {
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c168 .alsa = SNDRV_PCM_FORMAT_IMA_ADPCM
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h208 #define SNDRV_PCM_FORMAT_IMA_ADPCM ((__force snd_pcm_format_t) 22) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h208 #define SNDRV_PCM_FORMAT_IMA_ADPCM ((__force snd_pcm_format_t) 22) macro
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c741 case SNDRV_PCM_FORMAT_IMA_ADPCM: in snd_sb_csp_autoload()
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c638 case AFMT_IMA_ADPCM: return SNDRV_PCM_FORMAT_IMA_ADPCM; in snd_pcm_oss_format_from()
662 case SNDRV_PCM_FORMAT_IMA_ADPCM: return AFMT_IMA_ADPCM; in snd_pcm_oss_format_to()
/openbmc/linux/sound/sparc/
H A Dcs4231.c552 case SNDRV_PCM_FORMAT_IMA_ADPCM: in snd_cs4231_get_format()
/openbmc/linux/sound/isa/wss/
H A Dwss_lib.c541 case SNDRV_PCM_FORMAT_IMA_ADPCM: rformat = CS4231_ADPCM_16; break; in snd_wss_get_format()