Home
last modified time | relevance | path

Searched refs:wChannelConfig (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/usb/
Daudio.h187 __le16 wChannelConfig; member
/linux-2.6.39/drivers/usb/gadget/
Df_audio.c85 .wChannelConfig = 0x3,
/linux-2.6.39/sound/usb/
Dmixer.c668 term->chconfig = le16_to_cpu(d->wChannelConfig); in check_input_term()