Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/misc/
H A Dufm.c120 static const STRUCT_USB_HOST_ID ufm_devs[] = { variable
127 USB_PNP_HOST_INFO(ufm_devs);
141 return (usbd_lookup_id_by_uaa(ufm_devs, sizeof(ufm_devs), uaa)); in ufm_probe()