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
WIP FPC-III support
[linux/fpc-iii.git]
/
sound
/
usb
/
mixer_scarlett_gen2.h
blob
52e1dad77afd44bb1c0f084b0de61588cf0d7362
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __USB_MIXER_SCARLETT_GEN2_H
3
#define __USB_MIXER_SCARLETT_GEN2_H
4
5
int
snd_scarlett_gen2_controls_create
(
struct
usb_mixer_interface
*
mixer
);
6
7
#endif
/* __USB_MIXER_SCARLETT_GEN2_H */