Searched defs:oss_mixext (Results 1 – 1 of 1) sorted by relevance
253 typedef struct oss_mixext { struct254 int dev; /* Mixer device number */255 int ctrl; /* Extension number */256 int type; /* Entry type */282 int maxvalue;283 int minvalue;285 int flags;305 char id[16]; /* Mnemonic ID (internal use) */306 int parent; /* Entry# of parent (-1 if root) */308 int dummy; /* NOT SUPPORTED */[all …]