Searched defs:snd_usb_endpoint (Results 1 – 2 of 2) sorted by relevance
117062 struct snd_usb_endpoint { struct117077 struct snd_usb_endpoint *sync_source; argument117078 struct snd_usb_endpoint *sync_sink; argument117079 struct snd_urb_ctx urb[12];117080 struct snd_usb_packet_info next_packet[12];117081 unsigned int next_packet_head;117082 unsigned int next_packet_queued;117083 struct list_head ready_playback_urbs;117084 unsigned int nurbs;117085 long unsigned int active_mask;[all …]