Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/usb/
Dch9.h203 #define USB_DT_OTHER_SPEED_CONFIG 0x07 macro
/linux-2.6.39/drivers/usb/gadget/
Dcomposite.c300 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_desc()
840 case USB_DT_OTHER_SPEED_CONFIG: in composite_setup()
Dprinter.c999 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_buf()
1161 case USB_DT_OTHER_SPEED_CONFIG: in printer_setup()
Dinode.c1367 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_buf()
1441 case USB_DT_OTHER_SPEED_CONFIG: in gadgetfs_setup()
Dfile_storage.c606 if (gadget_is_dualspeed(gadget) && type == USB_DT_OTHER_SPEED_CONFIG) in populate_config_buf()
943 case USB_DT_OTHER_SPEED_CONFIG: in standard_setup_req()
Df_fs.c1672 case USB_DT_OTHER_SPEED_CONFIG: in ffs_do_desc()
/linux-2.6.39/drivers/usb/misc/
Dusbtest.c566 case USB_DT_OTHER_SPEED_CONFIG: in is_good_config()
719 USB_DT_OTHER_SPEED_CONFIG, i, in ch9_postconfig()