Searched refs:host_iface (Results 1 – 1 of 1) sorted by relevance
213 struct usb_host_interface *host_iface; in snd_usb_create_streams() local218 host_iface = &usb_ifnum_to_if(dev, ctrlif)->altsetting[0]; in snd_usb_create_streams()219 altsd = get_iface_desc(host_iface); in snd_usb_create_streams()233 h1 = snd_usb_find_csint_desc(host_iface->extra, in snd_usb_create_streams()234 host_iface->extralen, in snd_usb_create_streams()241 rest_bytes = (void *)(host_iface->extra + in snd_usb_create_streams()242 host_iface->extralen) - (void *)h1; in snd_usb_create_streams()