Home
last modified time | relevance | path

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

/linux-4.1.27/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()
850 usb_clear_port_feature(hub->hdev, port1, in hub_power_on()
958 ret = usb_clear_port_feature(hdev, port1, in hub_port_disable()
1157 usb_clear_port_feature(hdev, port1, in hub_activate()
1164 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1169 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1174 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1180 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
2778 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()