Searched refs:dsubtype (Results 1 – 2 of 2) sorted by relevance
54 void *snd_usb_find_csint_desc(void *buffer, int buflen, void *after, u8 dsubtype) in snd_usb_find_csint_desc() argument60 if (p[0] >= 3 && p[2] == dsubtype) in snd_usb_find_csint_desc()
8 void *snd_usb_find_csint_desc(void *descstart, int desclen, void *after, u8 dsubtype);