Home
last modified time | relevance | path

Searched refs:host_iface (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/usb/
H A Dcard.c398 struct usb_host_interface *host_iface; in snd_usb_create_streams() local
403 host_iface = &usb_ifnum_to_if(dev, ctrlif)->altsetting[0]; in snd_usb_create_streams()
404 altsd = get_iface_desc(host_iface); in snd_usb_create_streams()
418 h1 = snd_usb_find_csint_desc(host_iface->extra, in snd_usb_create_streams()
419 host_iface->extralen, in snd_usb_create_streams()
426 rest_bytes = (void *)(host_iface->extra + in snd_usb_create_streams()
427 host_iface->extralen) - (void *)h1; in snd_usb_create_streams()