Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.2-rc5 6 lines 169 B view raw
1#ifndef __USB_MIXER_SCARLETT_H 2#define __USB_MIXER_SCARLETT_H 3 4int snd_scarlett_controls_create(struct usb_mixer_interface *mixer); 5 6#endif /* __USB_MIXER_SCARLETT_H */