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);
|