Home
last modified time | relevance | path

Searched defs:sv_mix_props (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dvibes.c461 struct sv_mix_props { struct
462 u_int8_t reg; /* Register */
463 u_int8_t stereo:1; /* Supports 2 channels */
464 u_int8_t mute:1; /* Supports muting */
465 u_int8_t neg:1; /* Negative gain */
466 u_int8_t max; /* Max gain */
467 u_int8_t iselect; /* Input selector */