Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.c454 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature() function
894 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
981 usb_clear_port_feature(hub->hdev, port1, in hub_power_on()
1212 usb_clear_port_feature(hdev, port1, in hub_activate()
1234 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1239 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1244 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1250 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
3015 usb_clear_port_feature(hub->hdev, port1, in hub_port_wait_reset()
3107 usb_clear_port_feature(hub->hdev, port1, in hub_port_reset()
[all …]
H A Dport.c146 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in disable_store()
148 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_ENABLE); in disable_store()
437 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
439 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_ENABLE); in usb_port_runtime_suspend()
H A Dhub.h137 extern int usb_clear_port_feature(struct usb_device *hdev,