Home
last modified time | relevance | path

Searched refs:wType (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals_mixer.cpp258 WORD wType, // One of the ECHO_CHANNEL_TYPES in MixerControlChanged() argument
288 if ( (pNotify->wType == wType) && in MixerControlChanged()
313 pNotify->wType = wType; in MixerControlChanged()
316 if (ECHO_BUS_OUT == wType) in MixerControlChanged()
H A DMixerXface.h299 WORD wType; // Same as enums used for MIXER_AUDIO_CHANNEL member
H A DCEchoGals.h882 WORD wType, // One of the ECHO_CHANNEL_TYPES