Home
last modified time | relevance | path

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

/linux-6.14.4/sound/virtio/
Dvirtio_pcm_ops.c46 { SNDRV_PCM_FORMAT_IMA_ADPCM, VIRTIO_SND_PCM_FMT_IMA_ADPCM },
Dvirtio_pcm.c33 [VIRTIO_SND_PCM_FMT_IMA_ADPCM] = SNDRV_PCM_FORMAT_IMA_ADPCM,
/linux-6.14.4/sound/core/
Dpcm_misc.c139 [SNDRV_PCM_FORMAT_IMA_ADPCM] = {
/linux-6.14.4/sound/xen/
Dxen_snd_front_alsa.c163 .alsa = SNDRV_PCM_FORMAT_IMA_ADPCM
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/sound/
Dasound.h208 #define SNDRV_PCM_FORMAT_IMA_ADPCM ((__force snd_pcm_format_t) 22) macro
/linux-6.14.4/include/uapi/sound/
Dasound.h208 #define SNDRV_PCM_FORMAT_IMA_ADPCM ((__force snd_pcm_format_t) 22) macro
/linux-6.14.4/sound/isa/sb/
Dsb16_csp.c747 case SNDRV_PCM_FORMAT_IMA_ADPCM: in snd_sb_csp_autoload()
/linux-6.14.4/sound/core/oss/
Dpcm_oss.c630 case AFMT_IMA_ADPCM: return SNDRV_PCM_FORMAT_IMA_ADPCM; in snd_pcm_oss_format_from()
654 case SNDRV_PCM_FORMAT_IMA_ADPCM: return AFMT_IMA_ADPCM; in snd_pcm_oss_format_to()
/linux-6.14.4/sound/sparc/
Dcs4231.c556 case SNDRV_PCM_FORMAT_IMA_ADPCM: in snd_cs4231_get_format()
/linux-6.14.4/sound/isa/wss/
Dwss_lib.c544 case SNDRV_PCM_FORMAT_IMA_ADPCM: rformat = CS4231_ADPCM_16; break; in snd_wss_get_format()