Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c1031 bus_state = &xhci->bus_state[hcd_index(hcd)]; in xhci_hub_control()
1419 bus_state = &xhci->bus_state[hcd_index(hcd)]; in xhci_hub_status_data()
1476 bus_state = &xhci->bus_state[hcd_index(hcd)]; in xhci_bus_suspend()
1588 bus_state = &xhci->bus_state[hcd_index(hcd)]; in xhci_bus_resume()
1692 bus_state = &xhci->bus_state[hcd_index(hcd)]; in xhci_get_resuming_ports()
Dxhci.h1683 static inline unsigned int hcd_index(struct usb_hcd *hcd) in hcd_index() function
Dxhci-ring.c1556 bus_state = &xhci->bus_state[hcd_index(hcd)]; in handle_port_status()