Searched refs:AUDIO_CTRL_FLAG_CENTIBEL (Results 1 – 2 of 2) sorted by relevance
278 #define AUDIO_CTRL_FLAG_CENTIBEL 0x00000008 /* Centibel (0.1 dB) */ macro
264 if (desc.acd_flags & AUDIO_CTRL_FLAG_CENTIBEL) in oss_add_control()