Sign in
gem5
/
arm
/
linux
/
b8cce68bf1f1b773ac1a535707f968512b3c1e5f
/
.
/
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 */