projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra into...
[platform/kernel/linux-starfive.git]
/
sound
/
usb
/
mixer_scarlett_gen2.h
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_init(struct usb_mixer_interface *mixer);
6
7
#endif /* __USB_MIXER_SCARLETT_GEN2_H */