Lines Matching refs:dev
33 /dev/sndstat, which is available on the commercial OSS driver.
34 On ALSA, you can symlink /dev/sndstat to this proc file.
47 /dev/dspX
48 /dev/adspX
51 /dev/mixerX
54 /dev/midi0X
55 /dev/amidi0X
58 /dev/sequencer
59 /dev/sequencer2 (aka /dev/music)
63 (NOTE: Some distributions have the device files like /dev/midi0 and
64 /dev/midi1. They are NOT for OSS but for tclmidi, which is
68 assigned ones. For example, the first card cannot use /dev/dsp1 or
69 /dev/dsp2, but only /dev/dsp0 and /dev/adsp0.
72 PCM device (hw:0,0 in ALSA) is mapped to /dev/dsp and the secondary
73 device (hw:0,1) to /dev/adsp (if available). For MIDI, /dev/midi and
74 /dev/amidi, respectively.
80 dsp_map PCM device number assigned to /dev/dspX
82 adsp_map PCM device number assigned to /dev/adspX
85 For example, to map the third PCM device (hw:0,2) to /dev/adsp0,
92 device on the second card to /dev/adsp1, define like below:
99 midi_map MIDI device number assigned to /dev/midi0X
101 amidi_map MIDI device number assigned to /dev/amidi0X
105 /dev/midi00, define as follows: