Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h303 #define USB_DEVICE_ID_MATCH_DEV_LO 0x0004 macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c143 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_LO) && in usb_linux_lookup_id()