Searched defs:dtype (Results 1 – 2 of 2) sorted by relevance
/sound/usb/ | ||
D | helper.c | 44 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype) in snd_usb_find_desc() |
/sound/oss/ | ||
D | soundcard.c | 331 int len = 0, dtype; in sound_ioctl() local |