Home
last modified time | relevance | path

Searched refs:usb_clear_port_feature (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/core/
Dhub.c396 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature() function
764 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
851 usb_clear_port_feature(hub->hdev, port1, in hub_power_on()
959 ret = usb_clear_port_feature(hdev, port1, in hub_port_disable()
1158 usb_clear_port_feature(hdev, port1, in hub_activate()
1165 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1170 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1175 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1181 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
2793 usb_clear_port_feature(hub->hdev, port1, in hub_port_reset()
[all …]
Dhub.h121 extern int usb_clear_port_feature(struct usb_device *hdev,
Dport.c156 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
158 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_ENABLE); in usb_port_runtime_suspend()