Searched refs:clear_port_feature (Results 1 – 1 of 1) sorted by relevance
/drivers/usb/core/ |
D | hub.c | 218 static int clear_port_feature(struct usb_device *hdev, int port1, int feature) in clear_port_feature() function 722 ret = clear_port_feature(hdev, port1, in hub_port_disable() 903 clear_port_feature(hdev, port1, in hub_activate() 915 clear_port_feature(hub->hdev, port1, in hub_activate() 920 clear_port_feature(hub->hdev, port1, in hub_activate() 926 clear_port_feature(hub->hdev, port1, in hub_activate() 2284 clear_port_feature(hub->hdev, in hub_port_finish_reset() 2287 clear_port_feature(hub->hdev, port1, in hub_port_finish_reset() 2289 clear_port_feature(hub->hdev, port1, in hub_port_finish_reset() 2291 clear_port_feature(hub->hdev, port1, in hub_port_finish_reset() [all …]
|