Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h63 #define USB_PORT_FEAT_RESET 4 macro
/linux-4.1.27/drivers/usb/usbip/
Dvhci_hcd.c331 if ((dum->port_status[rhport] & (1 << USB_PORT_FEAT_RESET)) != in vhci_hub_control()
336 ~(1 << USB_PORT_FEAT_RESET); in vhci_hub_control()
366 case USB_PORT_FEAT_RESET: in vhci_hub_control()
Dstub_rx.c71 (value == USB_PORT_FEAT_RESET)) { in is_reset_device_cmd()
/linux-4.1.27/drivers/usb/wusbcore/
Drh.c269 case USB_PORT_FEAT_RESET: in wusbhc_rh_set_port_feat()
/linux-4.1.27/drivers/usb/host/
Dfhci-hub.c312 case USB_PORT_FEAT_RESET: in fhci_hub_control()
Duhci-hub.c334 case USB_PORT_FEAT_RESET: in uhci_hub_control()
Dehci-tegra.c238 (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_RESET)) { in tegra_ehci_hub_control()
Dehci-hub.c95 USB_PORT_FEAT_RESET, port + 1, in ehci_handover_companion_ports()
1199 case USB_PORT_FEAT_RESET: in ehci_hub_control()
Dohci-hub.c781 case USB_PORT_FEAT_RESET: in ohci_hub_control()
Dxhci-hub.c933 case USB_PORT_FEAT_RESET: in xhci_hub_control()
Disp116x-hcd.c1124 case USB_PORT_FEAT_RESET: in isp116x_hub_control()
Dsl811-hcd.c1312 case USB_PORT_FEAT_RESET: in sl811h_hub_control()
Dmax3421-hcd.c1771 case USB_PORT_FEAT_RESET: in max3421_hub_control()
Dimx21-hcd.c1641 case USB_PORT_FEAT_RESET: in imx21_hc_hub_control()
Dr8a66597-hcd.c2225 case USB_PORT_FEAT_RESET: { in r8a66597_hub_control()
Disp1362-hcd.c1687 case USB_PORT_FEAT_RESET: in isp1362_hub_control()
Doxu210hp-hcd.c3399 case USB_PORT_FEAT_RESET: in oxu_hub_control()
Du132-hcd.c2721 case USB_PORT_FEAT_RESET: in u132_roothub_setportfeature()
Dfusbh200-hcd.c1747 case USB_PORT_FEAT_RESET: in fusbh200_hub_control()
Dfotg210-hcd.c1794 case USB_PORT_FEAT_RESET: in fotg210_hub_control()
/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-hcd.c149 case USB_PORT_FEAT_RESET: in c67x00_hub_control()
/linux-4.1.27/drivers/usb/musb/
Dmusb_virthub.c395 case USB_PORT_FEAT_RESET: in musb_hub_control()
/linux-4.1.27/drivers/usb/misc/
Dlvstest.c173 USB_PORT_FEAT_RESET); in hot_reset_store()
/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c1948 case USB_PORT_FEAT_RESET: in oz_set_port_feature()
2023 case USB_PORT_FEAT_RESET: in oz_clear_port_feature()
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_host.c1153 case USB_PORT_FEAT_RESET: in __usbhsh_hub_port_feature()
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c2039 case USB_PORT_FEAT_RESET: in isp1760_hub_control()
/linux-4.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c2138 case USB_PORT_FEAT_RESET: in dummy_hub_control()
/linux-4.1.27/drivers/staging/octeon-usb/
Docteon-hcd.c3527 case USB_PORT_FEAT_RESET: in octeon_usb_hub_control()
/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c1738 case USB_PORT_FEAT_RESET: in dwc2_hcd_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c2760 USB_PORT_FEAT_RESET)); in hub_port_reset()