Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duark.c165 static const STRUCT_USB_HOST_ID uark_devs[] = { variable
173 USB_PNP_HOST_INFO(uark_devs);
189 return (usbd_lookup_id_by_uaa(uark_devs, sizeof(uark_devs), uaa)); in uark_probe()