Lines Matching +full:proc +full:- +full:id

2 Proc Files of ALSA Drivers
10 ALSA has its own proc tree, /proc/asound. Many useful information are
15 card-specific files are stored in the ``card*`` subdirectories.
23 index, the id string, short and long descriptions.
40 ``<card>-<device>: <name>``
44 ``<card>-<device>: <id>: <name> : <sub-streams>``
61 The card-specific files are found in ``/proc/asound/card*`` directories.
62 Some drivers (e.g. cmipci) have their own proc entries for the
63 register dump, etc (e.g. ``/proc/asound/card*/cmipci`` shows the register
81 mapping by writing to this device. Read OSS-Emulation.txt for
85 PCM Proc Files
100 # echo 5 > /proc/asound/card0/pcm0p/xrun_debug
124 The general information of this PCM sub-stream.
127 The current status of this PCM sub-stream, elapsed time,
131 The hardware parameters set for this sub-stream.
134 The soft parameters set for this sub-stream.
137 The buffer pre-allocation information.
141 written to this proc file. Used for fault injection.
142 This entry is write-only.
147 ``card*/codec97#*/ac97#?-?``
151 ``card*/codec97#0/ac97#?-?+regs``
160 # echo 02 9f1f > /proc/asound/card0/codec97#0/ac97#0-0+regs
171 HD-Audio Codecs
207 Lists the OSS-compatible sequencer stuffs.
219 - the name of the driver/card, show in ``/proc/asound/cards``
220 - the register dump, if available (e.g. ``card*/cmipci``)
224 - set-up of PCM, shown in hw_parms, sw_params, and status in the PCM
225 sub-stream directory
229 - AC97 proc files, ``codec97#*/*`` files
233 - output of ``lsusb -v``
234 - ``stream*`` files in card directory
237 The ALSA bug-tracking system is found at:
238 https://bugtrack.alsa-project.org/alsa-bug/