summaryrefslogtreecommitdiff
path: root/sound/usb/mixer_scarlett2.h
blob: d209362cf41a6c1b245a356c2afbc69e0f0991ce (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __USB_MIXER_SCARLETT2_H
#define __USB_MIXER_SCARLETT2_H

int snd_scarlett2_init(struct usb_mixer_interface *mixer);

#endif /* __USB_MIXER_SCARLETT2_H */