Merge git://git.infradead.org/users/eparis/audit
[firefly-linux-kernel-4.4.55.git] / sound / usb / usbaudio.h
index 1ac3fd9cc5a625e89cc1290ab3274ebac6982793..bc43bcaddf4d5ade6c4c32794c324c565b7ab7ff 100644 (file)
@@ -56,6 +56,7 @@ struct snd_usb_audio {
 
        int setup;                      /* from the 'device_setup' module param */
        int nrpacks;                    /* from the 'nrpacks' module param */
+       bool autoclock;                 /* from the 'autoclock' module param */
 
        struct usb_host_interface *ctrl_intf;   /* the audio control interface */
 };