Home
last modified time | relevance | path

Searched defs:speed_id (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c924 int speed_id; in xhci_get_ext_port_status() local
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c2686 static int port_speed_is_ssp(struct usb_device *hdev, int speed_id) in port_speed_is_ssp()