HomeSort by: relevance | last modified time | path
    Searched defs:uaudio_find_iface (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
uaudio.c 296 Static const usb_interface_descriptor_t *uaudio_find_iface
642 uaudio_find_iface(const char *tbuf, int size, int *offsp, int subtype) function in typeref:typename:Static const usb_interface_descriptor_t *
2430 id = uaudio_find_iface(tbuf, size, &offs, UISUBCLASS_AUDIOSTREAM);
2456 id = uaudio_find_iface(tbuf, size, &offs, UISUBCLASS_AUDIOSTREAM);
2658 id = uaudio_find_iface(tbuf, size, &offs, UISUBCLASS_AUDIOCONTROL);

Completed in 16 milliseconds