Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch11.h63 #define USB_PORT_FEAT_RESET 4 macro
/linux-4.4.14/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.4.14/drivers/usb/wusbcore/
Drh.c269 case USB_PORT_FEAT_RESET: in wusbhc_rh_set_port_feat()
/linux-4.4.14/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()
1200 case USB_PORT_FEAT_RESET: in ehci_hub_control()
Dohci-hub.c781 case USB_PORT_FEAT_RESET: in ohci_hub_control()
Dxhci-hub.c1088 case USB_PORT_FEAT_RESET: in xhci_hub_control()
Dsl811-hcd.c1312 case USB_PORT_FEAT_RESET: in sl811h_hub_control()
Disp116x-hcd.c1125 case USB_PORT_FEAT_RESET: in isp116x_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.c3394 case USB_PORT_FEAT_RESET: in oxu_hub_control()
Du132-hcd.c2710 case USB_PORT_FEAT_RESET: in u132_roothub_setportfeature()
Dfotg210-hcd.c1742 case USB_PORT_FEAT_RESET: in fotg210_hub_control()
/linux-4.4.14/drivers/usb/c67x00/
Dc67x00-hcd.c149 case USB_PORT_FEAT_RESET: in c67x00_hub_control()
/linux-4.4.14/drivers/usb/musb/
Dmusb_virthub.c397 case USB_PORT_FEAT_RESET: in musb_hub_control()
/linux-4.4.14/drivers/usb/misc/
Dlvstest.c173 USB_PORT_FEAT_RESET); in hot_reset_store()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c1153 case USB_PORT_FEAT_RESET: in __usbhsh_hub_port_feature()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c2039 case USB_PORT_FEAT_RESET: in isp1760_hub_control()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c2217 case USB_PORT_FEAT_RESET: in dummy_hub_control()
/linux-4.4.14/drivers/staging/octeon-usb/
Docteon-hcd.c3533 case USB_PORT_FEAT_RESET: in octeon_usb_hub_control()
/linux-4.4.14/drivers/usb/dwc2/
Dhcd.c1779 case USB_PORT_FEAT_RESET: in dwc2_hcd_hub_control()
/linux-4.4.14/drivers/usb/core/
Dhub.c2775 USB_PORT_FEAT_RESET)); in hub_port_reset()