snd_pcm_format_t   35 include/sound/ad1843.h 		      snd_pcm_format_t fmt,
snd_pcm_format_t   41 include/sound/ad1843.h 		      snd_pcm_format_t fmt,
snd_pcm_format_t  178 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S8	((__force snd_pcm_format_t) 0)
snd_pcm_format_t  179 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U8	((__force snd_pcm_format_t) 1)
snd_pcm_format_t  180 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S16_LE	((__force snd_pcm_format_t) 2)
snd_pcm_format_t  181 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S16_BE	((__force snd_pcm_format_t) 3)
snd_pcm_format_t  182 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U16_LE	((__force snd_pcm_format_t) 4)
snd_pcm_format_t  183 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U16_BE	((__force snd_pcm_format_t) 5)
snd_pcm_format_t  184 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S24_LE	((__force snd_pcm_format_t) 6) /* low three bytes */
snd_pcm_format_t  185 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S24_BE	((__force snd_pcm_format_t) 7) /* low three bytes */
snd_pcm_format_t  186 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U24_LE	((__force snd_pcm_format_t) 8) /* low three bytes */
snd_pcm_format_t  187 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U24_BE	((__force snd_pcm_format_t) 9) /* low three bytes */
snd_pcm_format_t  188 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S32_LE	((__force snd_pcm_format_t) 10)
snd_pcm_format_t  189 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S32_BE	((__force snd_pcm_format_t) 11)
snd_pcm_format_t  190 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U32_LE	((__force snd_pcm_format_t) 12)
snd_pcm_format_t  191 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U32_BE	((__force snd_pcm_format_t) 13)
snd_pcm_format_t  192 include/sound/asound.h #define	SNDRV_PCM_FORMAT_FLOAT_LE	((__force snd_pcm_format_t) 14) /* 4-byte float, IEEE-754 32-bit, range -1.0 to 1.0 */
snd_pcm_format_t  193 include/sound/asound.h #define	SNDRV_PCM_FORMAT_FLOAT_BE	((__force snd_pcm_format_t) 15) /* 4-byte float, IEEE-754 32-bit, range -1.0 to 1.0 */
snd_pcm_format_t  194 include/sound/asound.h #define	SNDRV_PCM_FORMAT_FLOAT64_LE	((__force snd_pcm_format_t) 16) /* 8-byte float, IEEE-754 64-bit, range -1.0 to 1.0 */
snd_pcm_format_t  195 include/sound/asound.h #define	SNDRV_PCM_FORMAT_FLOAT64_BE	((__force snd_pcm_format_t) 17) /* 8-byte float, IEEE-754 64-bit, range -1.0 to 1.0 */
snd_pcm_format_t  196 include/sound/asound.h #define	SNDRV_PCM_FORMAT_IEC958_SUBFRAME_LE ((__force snd_pcm_format_t) 18) /* IEC-958 subframe, Little Endian */
snd_pcm_format_t  197 include/sound/asound.h #define	SNDRV_PCM_FORMAT_IEC958_SUBFRAME_BE ((__force snd_pcm_format_t) 19) /* IEC-958 subframe, Big Endian */
snd_pcm_format_t  198 include/sound/asound.h #define	SNDRV_PCM_FORMAT_MU_LAW		((__force snd_pcm_format_t) 20)
snd_pcm_format_t  199 include/sound/asound.h #define	SNDRV_PCM_FORMAT_A_LAW		((__force snd_pcm_format_t) 21)
snd_pcm_format_t  200 include/sound/asound.h #define	SNDRV_PCM_FORMAT_IMA_ADPCM	((__force snd_pcm_format_t) 22)
snd_pcm_format_t  201 include/sound/asound.h #define	SNDRV_PCM_FORMAT_MPEG		((__force snd_pcm_format_t) 23)
snd_pcm_format_t  202 include/sound/asound.h #define	SNDRV_PCM_FORMAT_GSM		((__force snd_pcm_format_t) 24)
snd_pcm_format_t  203 include/sound/asound.h #define	SNDRV_PCM_FORMAT_SPECIAL	((__force snd_pcm_format_t) 31)
snd_pcm_format_t  204 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S24_3LE	((__force snd_pcm_format_t) 32)	/* in three bytes */
snd_pcm_format_t  205 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S24_3BE	((__force snd_pcm_format_t) 33)	/* in three bytes */
snd_pcm_format_t  206 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U24_3LE	((__force snd_pcm_format_t) 34)	/* in three bytes */
snd_pcm_format_t  207 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U24_3BE	((__force snd_pcm_format_t) 35)	/* in three bytes */
snd_pcm_format_t  208 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S20_3LE	((__force snd_pcm_format_t) 36)	/* in three bytes */
snd_pcm_format_t  209 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S20_3BE	((__force snd_pcm_format_t) 37)	/* in three bytes */
snd_pcm_format_t  210 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U20_3LE	((__force snd_pcm_format_t) 38)	/* in three bytes */
snd_pcm_format_t  211 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U20_3BE	((__force snd_pcm_format_t) 39)	/* in three bytes */
snd_pcm_format_t  212 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S18_3LE	((__force snd_pcm_format_t) 40)	/* in three bytes */
snd_pcm_format_t  213 include/sound/asound.h #define	SNDRV_PCM_FORMAT_S18_3BE	((__force snd_pcm_format_t) 41)	/* in three bytes */
snd_pcm_format_t  214 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U18_3LE	((__force snd_pcm_format_t) 42)	/* in three bytes */
snd_pcm_format_t  215 include/sound/asound.h #define	SNDRV_PCM_FORMAT_U18_3BE	((__force snd_pcm_format_t) 43)	/* in three bytes */
snd_pcm_format_t  275 include/sound/pcm.h 	snd_pcm_format_t format;	/* SNDRV_PCM_FORMAT_* */
snd_pcm_format_t  874 include/sound/pcm.h int snd_pcm_format_signed(snd_pcm_format_t format);
snd_pcm_format_t  875 include/sound/pcm.h int snd_pcm_format_unsigned(snd_pcm_format_t format);
snd_pcm_format_t  876 include/sound/pcm.h int snd_pcm_format_linear(snd_pcm_format_t format);
snd_pcm_format_t  877 include/sound/pcm.h int snd_pcm_format_little_endian(snd_pcm_format_t format);
snd_pcm_format_t  878 include/sound/pcm.h int snd_pcm_format_big_endian(snd_pcm_format_t format);
snd_pcm_format_t  887 include/sound/pcm.h int snd_pcm_format_cpu_endian(snd_pcm_format_t format);
snd_pcm_format_t  894 include/sound/pcm.h int snd_pcm_format_width(snd_pcm_format_t format);			/* in bits */
snd_pcm_format_t  895 include/sound/pcm.h int snd_pcm_format_physical_width(snd_pcm_format_t format);		/* in bits */
snd_pcm_format_t  896 include/sound/pcm.h ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples);
snd_pcm_format_t  897 include/sound/pcm.h const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format);
snd_pcm_format_t  898 include/sound/pcm.h int snd_pcm_format_set_silence(snd_pcm_format_t format, void *buf, unsigned int frames);
snd_pcm_format_t  899 include/sound/pcm.h snd_pcm_format_t snd_pcm_build_linear_format(int width, int unsignd, int big_endian);
snd_pcm_format_t   72 sound/aoa/soundbus/i2sbus/i2sbus.h 	snd_pcm_format_t format;
snd_pcm_format_t 1577 sound/core/oss/pcm_oss.c 	snd_pcm_format_t format;
snd_pcm_format_t  219 sound/core/pcm.c static const char *snd_pcm_format_name(snd_pcm_format_t format)
snd_pcm_format_t  199 sound/core/pcm_misc.c int snd_pcm_format_signed(snd_pcm_format_t format)
snd_pcm_format_t  218 sound/core/pcm_misc.c int snd_pcm_format_unsigned(snd_pcm_format_t format)
snd_pcm_format_t  236 sound/core/pcm_misc.c int snd_pcm_format_linear(snd_pcm_format_t format)
snd_pcm_format_t  250 sound/core/pcm_misc.c int snd_pcm_format_little_endian(snd_pcm_format_t format)
snd_pcm_format_t  269 sound/core/pcm_misc.c int snd_pcm_format_big_endian(snd_pcm_format_t format)
snd_pcm_format_t  288 sound/core/pcm_misc.c int snd_pcm_format_width(snd_pcm_format_t format)
snd_pcm_format_t  307 sound/core/pcm_misc.c int snd_pcm_format_physical_width(snd_pcm_format_t format)
snd_pcm_format_t  326 sound/core/pcm_misc.c ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples)
snd_pcm_format_t  342 sound/core/pcm_misc.c const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format)
snd_pcm_format_t  363 sound/core/pcm_misc.c int snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples)
snd_pcm_format_t  391 sound/mips/ad1843.c 		      snd_pcm_format_t fmt,
snd_pcm_format_t  450 sound/mips/ad1843.c 		      snd_pcm_format_t fmt,
snd_pcm_format_t  495 sound/pci/mixart/mixart.c static int mixart_set_format(struct mixart_stream *stream, snd_pcm_format_t format)
snd_pcm_format_t  584 sound/pci/mixart/mixart.c 	snd_pcm_format_t format;
snd_pcm_format_t  775 sound/pci/pcxhr/pcxhr.c 	snd_pcm_format_t format;
snd_pcm_format_t  125 sound/pci/pcxhr/pcxhr.h 	snd_pcm_format_t format;
snd_pcm_format_t  487 sound/pci/riptide/riptide.c 	snd_pcm_format_t format;
snd_pcm_format_t 1491 sound/pci/riptide/riptide.c 	snd_pcm_format_t format;
snd_pcm_format_t 1575 sound/sparc/dbri.c 			  snd_pcm_format_t format, unsigned int channels)
snd_pcm_format_t  114 sound/usb/usbaudio.c 	snd_pcm_format_t format;	/* format type */
snd_pcm_format_t  731 sound/usb/usx2y/usbusx2yaudio.c static int usX2Y_format_set(struct usX2Ydev *usX2Y, snd_pcm_format_t format)
snd_pcm_format_t  766 sound/usb/usx2y/usbusx2yaudio.c 	snd_pcm_format_t	format = params_format(hw_params);