Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 2 of 2) sorted by relevance

/sound/usb/
Dhelper.c44 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype) in snd_usb_find_desc()
/sound/oss/
Dsoundcard.c331 int len = 0, dtype; in sound_ioctl() local