linux/include/uapi/sound/usb_stream.h

/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*
 * Copyright (C) 2007, 2008 Karsten Wiese <[email protected]>
 */

#ifndef _UAPI__SOUND_USB_STREAM_H
#define _UAPI__SOUND_USB_STREAM_H

#define USB_STREAM_INTERFACE_VERSION

#define SNDRV_USB_STREAM_IOCTL_SET_PARAMS

struct usb_stream_packet {};


struct usb_stream_config {};

struct usb_stream {};

enum usb_stream_state {};

#endif /* _UAPI__SOUND_USB_STREAM_H */