Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/
Damdtp-am824.h10 #define AM824_IN_PCM_FORMAT_BITS SNDRV_PCM_FMTBIT_S32 macro
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_pcm.c142 runtime->hw.formats = AM824_IN_PCM_FORMAT_BITS; in pcm_init_hw_params()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_pcm.c105 runtime->hw.formats = AM824_IN_PCM_FORMAT_BITS; in pcm_init_hw_params()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-pcm.c118 runtime->hw.formats = AM824_IN_PCM_FORMAT_BITS; in init_hw_params()
/Linux-v4.19/sound/firewire/dice/
Ddice-pcm.c137 hw->formats = AM824_IN_PCM_FORMAT_BITS; in init_hw_info()