Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer_scarlett2.c1304 u8 bluetooth_volume; member
7543 1, &private->bluetooth_volume); in scarlett2_update_bluetooth_volume()
7568 ucontrol->value.integer.value[0] = private->bluetooth_volume; in scarlett2_bluetooth_volume_ctl_get()
7585 oval = private->bluetooth_volume; in scarlett2_bluetooth_volume_ctl_put()
7592 private->bluetooth_volume = val; in scarlett2_bluetooth_volume_ctl_put()