Home
last modified time | relevance | path

Searched refs:AFMT_S8 (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/sound/oss/dmasound/
A Ddmasound_paula.c397 case AFMT_S8: in AmiSetFormat()
408 format = AFMT_S8; in AmiSetFormat()
672 .format = AFMT_S8,
707 .hardware_afmts = (AFMT_S8 | AFMT_S16_BE), /* h'ware-supported formats *only* here */
A Ddmasound_atari.c966 case AFMT_S8: in TTSetFormat()
970 format = AFMT_S8; in TTSetFormat()
1124 case AFMT_S8: in FalconSetFormat()
1135 format = AFMT_S8; in FalconSetFormat()
1509 .format = AFMT_S8,
1516 .format = AFMT_S8,
1554 .hardware_afmts = AFMT_S8, /* h'ware-supported formats *only* here */
1581 .hardware_afmts = (AFMT_S8 | AFMT_S16_BE), /* h'ware-supported formats *only* here */
A Ddmasound_q40.c554 case AFMT_S8: in Q40SetFormat()
558 format = AFMT_S8; in Q40SetFormat()
A Ddmasound_core.c286 case AFMT_S8: in sound_copy_translate()
1228 case AFMT_S8: in get_afmt_string()
/linux-6.3-rc2/include/uapi/linux/
A Dsoundcard.h563 # define AFMT_S8 0x00000040 macro
/linux-6.3-rc2/sound/core/oss/
A Dpcm_oss.c642 case AFMT_S8: return SNDRV_PCM_FORMAT_S8; in snd_pcm_oss_format_from()
666 case SNDRV_PCM_FORMAT_S8: return AFMT_S8; in snd_pcm_oss_format_to()
1865 AFMT_S8 | AFMT_U16_LE | in snd_pcm_oss_get_formats()
/linux-6.3-rc2/sound/core/
A Dpcm.c318 case AFMT_S8: in snd_pcm_oss_format_name()

Completed in 23 milliseconds