Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer_scarlett2.c1271 u8 headphone_vol; member
4364 private->headphone_vol = clamp(vol + SCARLETT2_VOLUME_BIAS, in scarlett2_update_volumes()
4425 ucontrol->value.integer.value[0] = private->headphone_vol; in scarlett2_headphone_volume_ctl_get()