Searched defs:uac_clock_source_descriptor (Results 1 – 1 of 1) sorted by relevance
48 struct uac_clock_source_descriptor { struct49 __u8 bLength;50 __u8 bDescriptorType;51 __u8 bDescriptorSubtype;52 __u8 bClockID;53 __u8 bmAttributes;54 __u8 bmControls;55 __u8 bAssocTerminal;56 __u8 iClockSource;