Home
last modified time | relevance | path

Searched refs:usb_clear_port_feature (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c438 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature() function
850 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
937 usb_clear_port_feature(hub->hdev, port1, in hub_power_on()
1167 usb_clear_port_feature(hdev, port1, in hub_activate()
1189 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1194 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1199 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1205 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
2951 usb_clear_port_feature(hub->hdev, port1, in hub_port_wait_reset()
3042 usb_clear_port_feature(hu in hub_port_reset()
[all...]
H A Dhub.h122 extern int usb_clear_port_feature(struct usb_device *hdev,
H A Dport.c277 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
279 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_ENABLE); in usb_port_runtime_suspend()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c445 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature() function
857 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
944 usb_clear_port_feature(hub->hdev, port1, in hub_power_on()
1174 usb_clear_port_feature(hdev, port1, in hub_activate()
1196 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1201 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1206 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
1212 usb_clear_port_feature(hub->hdev, port1, in hub_activate()
2922 usb_clear_port_feature(hub->hdev, port1, in hub_port_wait_reset()
3014 usb_clear_port_feature(hu in hub_port_reset()
[all...]
H A Dport.c113 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in disable_store()
115 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_ENABLE); in disable_store()
400 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
402 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_ENABLE); in usb_port_runtime_suspend()
H A Dhub.h131 extern int usb_clear_port_feature(struct usb_device *hdev,

Completed in 16 milliseconds