Lines Matching +full:machine +full:- +full:level
1 /* SPDX-License-Identifier: GPL-2.0 */
28 #define SND_DEV_SEQ2 8 /* /dev/sequencer, level 2 interface */
69 #define MIN_BUFSIZE (1<<12) /* in bytes (- where does this come from ?) */
72 #define MAX_FRAG_SIZE 15 /* allow *4 for mono-8 => stereo-16 (for multi) */
80 #define MAX_FRAG_SIZE 16 /* need to allow *4 for mono-8 => stereo-16 */
93 /* description of the set-up applies to either hard or soft settings */
103 * Machine definitions
135 int capabilities ; /* low-level reply to SNDCTL_DSP_GETCAPS */
138 } MACHINE; typedef
141 * Low level stuff
156 MACHINE mach; /* machine dependent things */
161 int volume_left; /* volume (range is machine dependent) */
163 int bass; /* tone (range is machine dependent) */
178 * Mid level stuff
218 int max_active; /* in-use fragments <= max_count */
245 /* define the value to be put in the byte-swap reg in mac-io