Home
last modified time | relevance | path

Searched refs:AM824_OUT_PCM_FORMAT_BITS (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/sound/firewire/
Damdtp-am824.h11 #define AM824_OUT_PCM_FORMAT_BITS (SNDRV_PCM_FMTBIT_S16 | \ macro
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_pcm.c166 runtime->hw.formats = AM824_OUT_PCM_FORMAT_BITS; in pcm_init_hw_params()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_pcm.c129 runtime->hw.formats = AM824_OUT_PCM_FORMAT_BITS; in pcm_init_hw_params()
/linux-4.4.14/sound/firewire/dice/
Ddice-pcm.c140 hw->formats = AM824_OUT_PCM_FORMAT_BITS; in init_hw_info()
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-pcm.c141 runtime->hw.formats = AM824_OUT_PCM_FORMAT_BITS; in init_hw_params()