mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
7 lines
169 B
C
7 lines
169 B
C
![]() |
#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 */
|