Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/
Dcard.c217 struct usb_host_interface *host_iface; in snd_usb_create_streams() local
223 host_iface = &usb_ifnum_to_if(dev, ctrlif)->altsetting[0]; in snd_usb_create_streams()
224 control_header = snd_usb_find_csint_desc(host_iface->extra, in snd_usb_create_streams()
225 host_iface->extralen, in snd_usb_create_streams()
227 altsd = get_iface_desc(host_iface); in snd_usb_create_streams()