Searched refs:usbd_lookup_info (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/usb/
H A Dusb_dynamic.h34 struct usbd_lookup_info;
41 typedef uint8_t (usb_test_quirk_t)(const struct usbd_lookup_info *info,
H A Dusb_dynamic.c88 usb_test_quirk_w(const struct usbd_lookup_info *info, uint16_t quirk)
H A Dusb_lookup.c60 * to match the entries with the information in "struct usbd_lookup_info".
72 const struct usbd_lookup_info *info)
H A Dusbdi.h405 struct usbd_lookup_info { struct
424 struct usbd_lookup_info info;
591 const struct usbd_lookup_info *info);
/freebsd-current/sys/dev/usb/quirk/
H A Dusb_quirk.c714 usb_test_quirk_by_info(const struct usbd_lookup_info *info, uint16_t quirk)

Completed in 190 milliseconds