Searched refs:USB_DT_CS_INTERFACE (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dusb-midi.h34 #define USB_DT_CS_INTERFACE 0x24 macro
H A Daudio.h4 #define USB_DT_CS_INTERFACE 0x24 macro
H A Dusb-midi.c1283 p = find_descriptor( descStart, descLength, after, USB_DT_CS_INTERFACE, iface, altSetting );
1287 p = find_descriptor( descStart, descLength, p, USB_DT_CS_INTERFACE,
1362 if (p2[1] != USB_DT_CS_INTERFACE) break;
H A Daudio.c2970 p = find_descriptor(descstart, desclen, after, USB_DT_CS_INTERFACE, iface, altsetting);
2974 p = find_descriptor(descstart, desclen, p, USB_DT_CS_INTERFACE, iface, altsetting);
2983 p = find_descriptor(descstart, desclen, after, USB_DT_CS_INTERFACE, iface, -1);
2987 p = find_descriptor(descstart, desclen, p, USB_DT_CS_INTERFACE, iface, -1);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusb_ch9.h128 #define USB_DT_CS_INTERFACE 0x24 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dusb_ch9.h128 #define USB_DT_CS_INTERFACE 0x24 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dusb_ch9.h128 #define USB_DT_CS_INTERFACE 0x24 macro

Completed in 180 milliseconds