• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  *  ALSA lib C file pcm_symbols_list.c
3  *  Copyright (c) 2022 Huawei Device Co., Ltd.
4  *
5  *   This library is free software; you can redistribute it and/or modify
6  *   it under the terms of the GNU Lesser General Public License as
7  *   published by the Free Software Foundation; either version 2.1 of
8  *   the License, or (at your option) any later version.
9  *
10  *   This program is distributed in the hope that it will be useful,
11  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
12  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13  *   GNU Lesser General Public License for more details.
14  *
15  *   You should have received a copy of the GNU Lesser General Public
16  *   License along with this library; if not, write to the Free Software
17  *   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
18  *
19  */
20 
21 &_snd_module_pcm_copy,
22 &_snd_module_pcm_linear,
23 &_snd_module_pcm_route,
24 &_snd_module_pcm_mulaw,
25 &_snd_module_pcm_alaw,
26 &_snd_module_pcm_adpcm,
27 &_snd_module_pcm_rate,
28 &_snd_module_pcm_plug,
29 &_snd_module_pcm_multi,
30 &_snd_module_pcm_shm,
31 &_snd_module_pcm_file,
32 &_snd_module_pcm_null,
33 &_snd_module_pcm_empty,
34 &_snd_module_pcm_share,
35 &_snd_module_pcm_meter,
36 &_snd_module_pcm_hooks,
37 &_snd_module_pcm_lfloat,
38 &_snd_module_pcm_ladspa,
39 &_snd_module_pcm_dmix,
40 &_snd_module_pcm_dshare,
41 &_snd_module_pcm_dsnoop,
42 &_snd_module_pcm_asym,
43 &_snd_module_pcm_iec958,
44 &_snd_module_pcm_softvol,
45 &_snd_module_pcm_extplug,
46 &_snd_module_pcm_ioplug,
47 &_snd_module_pcm_mmap_emul,
48