Searched defs:usb_mixer_interface (Results 1 – 1 of 1) sorted by relevance
6 struct usb_mixer_interface { struct7 struct snd_usb_audio *chip;8 struct usb_host_interface *hostif;9 struct list_head list;10 unsigned int ignore_ctl_error;11 struct urb *urb;13 struct usb_mixer_elem_list **id_elems;16 int protocol;19 const struct rc_config *rc_cfg;20 u32 rc_code;[all …]