host_iface 213 sound/usb/card.c struct usb_host_interface *host_iface; host_iface 218 sound/usb/card.c host_iface = &usb_ifnum_to_if(dev, ctrlif)->altsetting[0]; host_iface 219 sound/usb/card.c altsd = get_iface_desc(host_iface); host_iface 233 sound/usb/card.c h1 = snd_usb_find_csint_desc(host_iface->extra, host_iface 234 sound/usb/card.c host_iface->extralen, host_iface 241 sound/usb/card.c rest_bytes = (void *)(host_iface->extra + host_iface 242 sound/usb/card.c host_iface->extralen) - (void *)h1;