Home
last modified time | relevance | path

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

12

/linux-6.1.9/include/uapi/linux/usb/
Dch11.h75 #define USB_PORT_FEAT_RESET 4 macro
/linux-6.1.9/drivers/usb/c67x00/
Dc67x00-hcd.c135 case USB_PORT_FEAT_RESET: in c67x00_hub_control()
/linux-6.1.9/drivers/usb/host/
Dfhci-hub.c307 case USB_PORT_FEAT_RESET: in fhci_hub_control()
Duhci-hub.c335 case USB_PORT_FEAT_RESET: in uhci_hub_control()
Dehci-hub.c83 USB_PORT_FEAT_RESET, port + 1, in ehci_handover_companion_ports()
1085 case USB_PORT_FEAT_RESET: in ehci_hub_control()
Dohci-hub.c788 case USB_PORT_FEAT_RESET: in ohci_hub_control()
Dxen-hcd.c523 case USB_PORT_FEAT_RESET: in xenhcd_hub_control()
Dmax3421-hcd.c1749 case USB_PORT_FEAT_RESET: in max3421_hub_control()
Dsl811-hcd.c1312 case USB_PORT_FEAT_RESET: in sl811h_hub_control()
Disp116x-hcd.c1126 case USB_PORT_FEAT_RESET: in isp116x_hub_control()
Dxhci-hub.c1480 case USB_PORT_FEAT_RESET: in xhci_hub_control()
Docteon-hcd.c3490 case USB_PORT_FEAT_RESET: in octeon_usb_hub_control()
Dr8a66597-hcd.c2213 case USB_PORT_FEAT_RESET: { in r8a66597_hub_control()
Disp1362-hcd.c1690 case USB_PORT_FEAT_RESET: in isp1362_hub_control()
Doxu210hp-hcd.c3805 case USB_PORT_FEAT_RESET: in oxu_hub_control()
Du132-hcd.c2695 case USB_PORT_FEAT_RESET: in u132_roothub_setportfeature()
/linux-6.1.9/drivers/usb/musb/
Dmusb_virthub.c376 case USB_PORT_FEAT_RESET: in musb_hub_control()
/linux-6.1.9/drivers/usb/chipidea/
Dci_hdrc_tegra.c247 if (wValue != USB_PORT_FEAT_RESET || !usb->needs_double_reset) in tegra_ehci_hub_control()
/linux-6.1.9/drivers/usb/usbip/
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()
Dstub_rx.c58 (value == USB_PORT_FEAT_RESET)) { in is_reset_device_cmd()
/linux-6.1.9/drivers/usb/misc/
Dlvstest.c168 USB_PORT_FEAT_RESET); in hot_reset_store()
/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c672 case USB_PORT_FEAT_RESET: in ast_vhub_set_port_feature()
/linux-6.1.9/drivers/usb/renesas_usbhs/
Dmod_host.c1139 case USB_PORT_FEAT_RESET: in __usbhsh_hub_port_feature()
/linux-6.1.9/drivers/usb/gadget/udc/
Ddummy_hcd.c2289 case USB_PORT_FEAT_RESET: in dummy_hub_control()
/linux-6.1.9/drivers/usb/isp1760/
Disp1760-hcd.c2411 case USB_PORT_FEAT_RESET: in isp1760_hub_control()

12