Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dch11.h52 #define USB_PORT_FEAT_RESET 4 macro
/linux-3.4.99/drivers/staging/usbip/
Dvhci_hcd.c372 if ((dum->port_status[rhport] & (1 << USB_PORT_FEAT_RESET)) != in vhci_hub_control()
377 ~(1 << USB_PORT_FEAT_RESET); in vhci_hub_control()
406 case USB_PORT_FEAT_RESET: in vhci_hub_control()
Dstub_rx.c71 (value == USB_PORT_FEAT_RESET)) { in is_reset_device_cmd()
/linux-3.4.99/drivers/usb/wusbcore/
Drh.c261 case USB_PORT_FEAT_RESET: in wusbhc_rh_set_port_feat()
/linux-3.4.99/drivers/usb/c67x00/
Dc67x00-hcd.c149 case USB_PORT_FEAT_RESET: in c67x00_hub_control()
/linux-3.4.99/drivers/usb/host/
Dfhci-hub.c317 case USB_PORT_FEAT_RESET: in fhci_hub_control()
Duhci-hub.c330 case USB_PORT_FEAT_RESET: in uhci_hub_control()
Dehci-hub.c75 USB_PORT_FEAT_RESET, port + 1, in ehci_handover_companion_ports()
1012 case USB_PORT_FEAT_RESET: in ehci_hub_control()
Dohci-hub.c810 case USB_PORT_FEAT_RESET: in ohci_hub_control()
Dehci-tegra.c195 (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_RESET)) { in tegra_ehci_hub_control()
Dxhci-hub.c830 case USB_PORT_FEAT_RESET: in xhci_hub_control()
Dsl811-hcd.c1303 case USB_PORT_FEAT_RESET: in sl811h_hub_control()
Disp116x-hcd.c1122 case USB_PORT_FEAT_RESET: in isp116x_hub_control()
Dimx21-hcd.c1628 case USB_PORT_FEAT_RESET: in imx21_hc_hub_control()
Disp1760-hcd.c2060 case USB_PORT_FEAT_RESET: in isp1760_hub_control()
Dr8a66597-hcd.c2232 case USB_PORT_FEAT_RESET: { in r8a66597_hub_control()
Disp1362-hcd.c1689 case USB_PORT_FEAT_RESET: in isp1362_hub_control()
Doxu210hp-hcd.c3396 case USB_PORT_FEAT_RESET: in oxu_hub_control()
Du132-hcd.c2721 case USB_PORT_FEAT_RESET: in u132_roothub_setportfeature()
/linux-3.4.99/drivers/usb/musb/
Dmusb_virthub.c375 case USB_PORT_FEAT_RESET: in musb_hub_control()
/linux-3.4.99/drivers/staging/ozwpan/
Dozhcd.c1919 case USB_PORT_FEAT_RESET: in oz_set_port_feature()
1995 case USB_PORT_FEAT_RESET: in oz_clear_port_feature()
/linux-3.4.99/drivers/usb/renesas_usbhs/
Dmod_host.c1136 case USB_PORT_FEAT_RESET: in __usbhsh_hub_port_feature()
/linux-3.4.99/drivers/usb/gadget/
Ddummy_hcd.c2122 case USB_PORT_FEAT_RESET: in dummy_hub_control()
/linux-3.4.99/drivers/usb/core/
Dhub.c2332 USB_PORT_FEAT_RESET)); in hub_port_reset()