Searched refs:USB_PORT_FEAT_C_SUSPEND (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvHUB.h | 114 #define USB_PORT_FEAT_C_SUSPEND 18 macro
|
| H A D | drvHub_2.c | 339 i + 1, USB_PORT_FEAT_C_SUSPEND); in hub_events_Port2()
|
| H A D | drvHub.c | 6744 i + 1, USB_PORT_FEAT_C_SUSPEND); in hub_events() 9288 clear_port_feature(dev, i + 1, USB_PORT_FEAT_C_SUSPEND); in hub_events_EX()
|
| H A D | drvEhciHcd.c | 1409 case USB_PORT_FEAT_C_SUSPEND: in ehci_hub_control()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvHub.h | 110 #define USB_PORT_FEAT_C_SUSPEND 18 // port clear bitmap clear port suspend macro
|
| H A D | drvHub.c | 1368 … USB_REQ_CLEAR_FEATURE, USB_RT_PORT, USB_PORT_FEAT_C_SUSPEND, i + 1, NULL, 0, HZ); in ms_hub_events()
|
| H A D | drvEhciHcd.c | 542 case USB_PORT_FEAT_C_SUSPEND: in ms_hub_control()
|