Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-trace.h419 DEFINE_EVENT(xhci_log_slot_ctx, xhci_free_dev,
H A Dxhci.c3742 static void xhci_free_dev(struct usb_hcd *hcd, struct usb_device *udev);
3941 static void xhci_free_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_free_dev() function
5435 .free_dev = xhci_free_dev,