Home
last modified time | relevance | path

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

/linux-6.15/sound/usb/
H A Dmixer_scarlett2.c1277 u8 bluetooth_volume; member
7840 1, &private->bluetooth_volume); in scarlett2_update_bluetooth_volume()
7867 ucontrol->value.integer.value[0] = private->bluetooth_volume; in scarlett2_bluetooth_volume_ctl_get()
7889 oval = private->bluetooth_volume; in scarlett2_bluetooth_volume_ctl_put()
7896 private->bluetooth_volume = val; in scarlett2_bluetooth_volume_ctl_put()