Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf
/
242a6df688dcad7c55105280a79aaff83addf7ce
/
.
/
sound
/
usb
/
mixer_scarlett.h
blob: bbf063b793705ae553e58a1a83590b05ab325452 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__USB_MIXER_SCARLETT_H
#define
__USB_MIXER_SCARLETT_H
int
snd_scarlett_controls_create
(
struct
usb_mixer_interface
*
mixer
);
#endif
/* __USB_MIXER_SCARLETT_H */