Searched defs:as_info (Results 1 – 1 of 1) sorted by relevance
147 struct as_info { struct148 uint8_t alt;149 uint8_t encoding;150 uint8_t nchan;151 uint8_t attributes; /* Copy of bmAttributes of154 uint8_t terminal; /* connected Terminal ID */155 struct usbd_interface * ifaceh;156 const usb_interface_descriptor_t *idesc;157 const usb_endpoint_descriptor_audio_t *edesc;158 const usb_endpoint_descriptor_audio_t *edesc1;[all …]