Searched refs:MULTI_CONTROL_MASTERID (Results 1 - 6 of 6) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dmulti.cpp152 multi->controls[i].mix_control.master = MULTI_CONTROL_MASTERID;
166 control.mix_control.master = MULTI_CONTROL_MASTERID;
200 control.mix_control.master = MULTI_CONTROL_MASTERID;
269 if (control->mix_control.master == MULTI_CONTROL_MASTERID)
326 if (control->mix_control.master == MULTI_CONTROL_MASTERID)
331 if (control2 && control2->mix_control.master != MULTI_CONTROL_MASTERID)
H A Dmulti.h47 #define MULTI_CONTROL_MASTERID 0 macro
/haiku/src/add-ons/kernel/drivers/audio/ac97/geode/
H A Dgeode_multi.cpp325 multi->controls[i].mix_control.master = MULTI_CONTROL_MASTERID;
356 multi->controls[index].mix_control.master = MULTI_CONTROL_MASTERID;
368 multi->controls[index].mix_control.master = MULTI_CONTROL_MASTERID;
400 multi->controls[index].mix_control.master = MULTI_CONTROL_MASTERID;
424 multi->controls[index].mix_control.master = MULTI_CONTROL_MASTERID;
436 multi->controls[index].mix_control.master = MULTI_CONTROL_MASTERID;
575 if (control->mix_control.master == MULTI_CONTROL_MASTERID)
628 if (control->mix_control.master == MULTI_CONTROL_MASTERID)
633 if (control2 && control2->mix_control.master != MULTI_CONTROL_MASTERID)
H A Ddriver.h167 #define MULTI_CONTROL_MASTERID 0 macro
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Ddriver.h320 #define MULTI_CONTROL_MASTERID 0 macro
H A Dhda_multi_audio.cpp377 multi->controls[i].mix_control.master = MULTI_CONTROL_MASTERID;
400 control.mix_control.master = MULTI_CONTROL_MASTERID;
456 control.mix_control.master = MULTI_CONTROL_MASTERID;
716 if (control->mix_control.master == MULTI_CONTROL_MASTERID)
827 if (control->mix_control.master == MULTI_CONTROL_MASTERID) {
834 && control2->mix_control.master != MULTI_CONTROL_MASTERID) {

Completed in 65 milliseconds