repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 5.4.79
[linux/fpc-iii.git]
/
sound
/
usb
/
mixer_scarlett.h
blob
bbf063b793705ae553e58a1a83590b05ab325452
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __USB_MIXER_SCARLETT_H
3
#define __USB_MIXER_SCARLETT_H
4
5
int
snd_scarlett_controls_create
(
struct
usb_mixer_interface
*
mixer
);
6
7
#endif
/* __USB_MIXER_SCARLETT_H */