Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c407 static int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi() function
464 static inline int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi() function
655 ret = xhci_try_enable_msi(hcd); in xhci_run()