Searched refs:host_iface (Results 1 – 1 of 1) sorted by relevance
219 struct usb_host_interface *host_iface; in snd_usb_create_streams() local224 host_iface = &usb_ifnum_to_if(dev, ctrlif)->altsetting[0]; in snd_usb_create_streams()225 altsd = get_iface_desc(host_iface); in snd_usb_create_streams()239 h1 = snd_usb_find_csint_desc(host_iface->extra, in snd_usb_create_streams()240 host_iface->extralen, in snd_usb_create_streams()247 rest_bytes = (void *)(host_iface->extra + in snd_usb_create_streams()248 host_iface->extralen) - (void *)h1; in snd_usb_create_streams()