HomeSort by: relevance | last modified time | path
    Searched defs:usbd_iface_locked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
usb_subr.c 445 usbd_iface_locked(struct usbd_interface *iface) function in typeref:typename:bool
542 KASSERT(usbd_iface_locked(ifc));
647 KASSERT(usbd_iface_locked(ifc));
usb_subr.c 445 usbd_iface_locked(struct usbd_interface *iface) function in typeref:typename:bool
542 KASSERT(usbd_iface_locked(ifc));
647 KASSERT(usbd_iface_locked(ifc));

Completed in 25 milliseconds