Home
last modified time | relevance | path

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

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