Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.c345 static int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi() function
397 static inline int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi() function
635 ret = xhci_try_enable_msi(hcd); in xhci_run()