Home
last modified time | relevance | path

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

/sound/usb/
Dhelper.c67 void *snd_usb_find_csint_desc(void *buffer, int buflen, void *after, u8 dsubtype) in snd_usb_find_csint_desc() argument
73 if (p[0] >= 3 && p[2] == dsubtype) in snd_usb_find_csint_desc()
Dhelper.h7 void *snd_usb_find_csint_desc(void *descstart, int desclen, void *after, u8 dsubtype);