Searched defs:usb_mixer_interface (Results 1 – 1 of 1) sorted by relevance
7 struct usb_mixer_interface { struct8 struct snd_usb_audio *chip;9 struct usb_host_interface *hostif;10 struct list_head list;11 unsigned int ignore_ctl_error;12 struct urb *urb;14 struct usb_mixer_elem_list **id_elems;17 int protocol;20 const struct rc_config *rc_cfg;21 u32 rc_code;[all …]