Searched refs:previousInput (Results 1 – 1 of 1) sorted by relevance
589 int32 previousInput = -1; in hda_widget_get_connections() local613 if (input < previousInput || previousInput == -1) { in hda_widget_get_connections()615 previousInput, input); in hda_widget_get_connections()619 for (int32 rangeInput = previousInput + 1; rangeInput <= input in hda_widget_get_connections()624 previousInput = -1; in hda_widget_get_connections()628 previousInput = input; in hda_widget_get_connections()