Searched refs:rightId (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DAudioControlInterface.cpp1530 uint32 rightId = controlIds[inRight][outRight]; local
1533 // inLeft, outLeft, leftId, inRight, outRight, rightId);
1540 if (leftId != 0 || rightId != 0) {
1556 if (rightId != 0) {
1557 control.id = rightId;
1579 rightId = controlIds[inRight][outLeft];

Completed in 35 milliseconds