Home
last modified time | relevance | path

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

12

/linux/include/uapi/linux/usb/
H A Dch11.h73 #define USB_PORT_FEAT_RESET 4 macro
/linux/drivers/usb/host/
H A Dfhci-hub.c307 case USB_PORT_FEAT_RESET: in fhci_hub_control()
H A Duhci-hub.c335 case USB_PORT_FEAT_RESET: in uhci_hub_control()
H A Dehci-hub.c83 USB_PORT_FEAT_RESET, port + 1, in ehci_handover_companion_ports()
1093 case USB_PORT_FEAT_RESET: in ehci_hub_control()
H A Dohci-hub.c788 case USB_PORT_FEAT_RESET: in ohci_hub_control()
H A Dxen-hcd.c523 case USB_PORT_FEAT_RESET: in xenhcd_hub_control()
H A Disp116x-hcd.c1126 case USB_PORT_FEAT_RESET: in isp116x_hub_control()
H A Dsl811-hcd.c1315 case USB_PORT_FEAT_RESET: in sl811h_hub_control()
H A Dmax3421-hcd.c1746 case USB_PORT_FEAT_RESET: in max3421_hub_control()
H A Dxhci-hub.c1501 case USB_PORT_FEAT_RESET: in xhci_hub_control()
H A Docteon-hcd.c3489 case USB_PORT_FEAT_RESET: in octeon_usb_hub_control()
H A Dxhci-tegra.c2789 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_RESET)) { in tegra_xhci_hub_control()
H A Dr8a66597-hcd.c2213 case USB_PORT_FEAT_RESET: { in r8a66597_hub_control()
H A Doxu210hp-hcd.c3781 case USB_PORT_FEAT_RESET: in oxu_hub_control()
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c135 case USB_PORT_FEAT_RESET: in c67x00_hub_control()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c455 if ((vhci_hcd->port_status[rhport] & (1 << USB_PORT_FEAT_RESET)) != in vhci_hub_control()
458 vhci_hcd->port_status[rhport] &= ~(1 << USB_PORT_FEAT_RESET); in vhci_hub_control()
576 case USB_PORT_FEAT_RESET: in vhci_hub_control()
H A Dstub_rx.c58 (value == USB_PORT_FEAT_RESET)) { in is_reset_device_cmd()
/linux/drivers/usb/musb/
H A Dmusb_virthub.c375 case USB_PORT_FEAT_RESET: in musb_hub_control()
/linux/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c248 if (wValue != USB_PORT_FEAT_RESET || !usb->needs_double_reset) in tegra_ehci_hub_control()
/linux/drivers/usb/misc/
H A Dlvstest.c168 USB_PORT_FEAT_RESET); in hot_reset_store()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c672 case USB_PORT_FEAT_RESET: in ast_vhub_set_port_feature()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1139 case USB_PORT_FEAT_RESET: in __usbhsh_hub_port_feature()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2411 case USB_PORT_FEAT_RESET: in isp1760_hub_control()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2311 case USB_PORT_FEAT_RESET: in dummy_hub_control()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1713 case USB_PORT_FEAT_RESET: in fotg210_hub_control()

12