Home
last modified time | relevance | path

Searched refs:AM824_IN_PCM_FORMAT_BITS (Results 1 – 4 of 4) sorted by relevance

/linux/sound/firewire/
H A Damdtp-am824.h10 #define AM824_IN_PCM_FORMAT_BITS SNDRV_PCM_FMTBIT_S32 macro
/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c141 runtime->hw.formats = AM824_IN_PCM_FORMAT_BITS; in pcm_init_hw_params()
/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c118 runtime->hw.formats = AM824_IN_PCM_FORMAT_BITS; in init_hw_params()
/linux/sound/firewire/dice/
H A Ddice-pcm.c136 hw->formats = AM824_IN_PCM_FORMAT_BITS; in init_hw_info()