Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusbdi.h324 #define USB_DEVICE_ID_MATCH_DEV_LO 0x0004 macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c155 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_LO) && in usb_linux_lookup_id()