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