Searched refs:usb_lld (Results 1 – 2 of 2) sorted by relevance
80 struct fhci_usb *usb = (struct fhci_usb *)fhci->usb_lld; in fhci_port_disable()89 fhci_usb_disable_interrupt((struct fhci_usb *)fhci->usb_lld); in fhci_port_disable()102 fhci_usb_enable_interrupt((struct fhci_usb *)fhci->usb_lld); in fhci_port_disable()300 fhci_port_enable(fhci->usb_lld); in fhci_hub_control()310 fhci_port_reset(fhci->usb_lld); in fhci_hub_control()
253 struct fhci_usb *usb_lld; /* Low-level driver */ member