Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dusbnet.c1256 #define USBCTL_ENABLE_LANG (1 << 12) macro
1275 (usbctl & USBCTL_ENABLE_LANG) ? " lang" : "", in nc_dump_usbctl()