Home
last modified time | relevance | path

Searched refs:comp_active_index (Results 1 – 2 of 2) sorted by relevance

/linux/sound/usb/
H A Dmixer_us16x08.c649 if (store->comp_active_index) { in snd_get_meter_comp_index()
651 if (store->comp_active_index & 0x20) {
654 store->comp_active_index > 1) in get_meter_levels_from_urb()
656 store->comp_active_index; in get_meter_levels_from_urb()
661 ret = store->comp_active_index; in get_meter_levels_from_urb()
790 store->comp_active_index = val;
1060 tmp->comp_active_index = 0; in add_new_ctl()
H A Dmixer_us16x08.h105 int comp_active_index; /* channel select from user space mixer */ member