Searched refs:wProcessType (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/usb/ | ||
D | audio.h | 359 __le16 wProcessType; member |
/Linux-v4.19/sound/usb/ | ||
D | mixer.c | 2344 type = le16_to_cpu(desc->wProcessType); in build_audio_procunit() |