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

/linux-master/sound/usb/
H A Dmixer_scarlett2.c989 u8 vol_sw_hw_switch[SCARLETT2_ANALOGUE_MAX]; member in struct:scarlett2_data
3779 if (private->vol_sw_hw_switch[i])
4003 if (private->vol_sw_hw_switch[i])
4111 ucontrol->value.enumerated.item[0] = private->vol_sw_hw_switch[index];
4150 private->vol_sw_hw_switch[index] = val;
4197 oval = private->vol_sw_hw_switch[index];
4915 if (!private->vol_sw_hw_switch[index]) {
5275 if (private->vol_sw_hw_switch[line_index]) {
5372 if (private->vol_sw_hw_switch[index])
6745 &private->vol_sw_hw_switch);
[all...]

Completed in 114 milliseconds