Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/uapi/linux/usb/
A Dch11.h75 #define USB_PORT_FEAT_RESET 4 macro
/linux-6.3-rc2/drivers/usb/c67x00/
A Dc67x00-hcd.c135 case USB_PORT_FEAT_RESET: in c67x00_hub_control()
/linux-6.3-rc2/drivers/usb/host/
A Dfhci-hub.c307 case USB_PORT_FEAT_RESET: in fhci_hub_control()
A Duhci-hub.c335 case USB_PORT_FEAT_RESET: in uhci_hub_control()
A Dehci-hub.c83 USB_PORT_FEAT_RESET, port + 1, in ehci_handover_companion_ports()
1085 case USB_PORT_FEAT_RESET: in ehci_hub_control()
A Dohci-hub.c788 case USB_PORT_FEAT_RESET: in ohci_hub_control()
A Dxen-hcd.c523 case USB_PORT_FEAT_RESET: in xenhcd_hub_control()
A Disp116x-hcd.c1126 case USB_PORT_FEAT_RESET: in isp116x_hub_control()
A Dmax3421-hcd.c1740 case USB_PORT_FEAT_RESET: in max3421_hub_control()
A Dsl811-hcd.c1312 case USB_PORT_FEAT_RESET: in sl811h_hub_control()
A Dxhci-hub.c1497 case USB_PORT_FEAT_RESET: in xhci_hub_control()
A Docteon-hcd.c3490 case USB_PORT_FEAT_RESET: in octeon_usb_hub_control()
A Dxhci-tegra.c2714 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_RESET)) { in tegra_xhci_hub_control()
A Dr8a66597-hcd.c2213 case USB_PORT_FEAT_RESET: { in r8a66597_hub_control()
A Disp1362-hcd.c1690 case USB_PORT_FEAT_RESET: in isp1362_hub_control()
A Du132-hcd.c2695 case USB_PORT_FEAT_RESET: in u132_roothub_setportfeature()
/linux-6.3-rc2/drivers/usb/musb/
A Dmusb_virthub.c375 case USB_PORT_FEAT_RESET: in musb_hub_control()
/linux-6.3-rc2/drivers/usb/chipidea/
A Dci_hdrc_tegra.c247 if (wValue != USB_PORT_FEAT_RESET || !usb->needs_double_reset) in tegra_ehci_hub_control()
/linux-6.3-rc2/drivers/usb/usbip/
A Dvhci_hcd.c452 if ((vhci_hcd->port_status[rhport] & (1 << USB_PORT_FEAT_RESET)) != in vhci_hub_control()
455 vhci_hcd->port_status[rhport] &= ~(1 << USB_PORT_FEAT_RESET); in vhci_hub_control()
573 case USB_PORT_FEAT_RESET: in vhci_hub_control()
A Dstub_rx.c58 (value == USB_PORT_FEAT_RESET)) { in is_reset_device_cmd()
/linux-6.3-rc2/drivers/usb/misc/
A Dlvstest.c168 USB_PORT_FEAT_RESET); in hot_reset_store()
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c672 case USB_PORT_FEAT_RESET: in ast_vhub_set_port_feature()
/linux-6.3-rc2/drivers/usb/renesas_usbhs/
A Dmod_host.c1139 case USB_PORT_FEAT_RESET: in __usbhsh_hub_port_feature()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Ddummy_hcd.c2289 case USB_PORT_FEAT_RESET: in dummy_hub_control()
/linux-6.3-rc2/drivers/usb/isp1760/
A Disp1760-hcd.c2411 case USB_PORT_FEAT_RESET: in isp1760_hub_control()

Completed in 70 milliseconds

12