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.c1270 u8 bluetooth_volume; member
7843 1, &private->bluetooth_volume); in scarlett2_update_bluetooth_volume()
7870 ucontrol->value.integer.value[0] = private->bluetooth_volume; in scarlett2_bluetooth_volume_ctl_get()
7892 oval = private->bluetooth_volume; in scarlett2_bluetooth_volume_ctl_put()
7899 private->bluetooth_volume = val; in scarlett2_bluetooth_volume_ctl_put()