Searched refs:wsp_devs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/input/
H A Dwsp.c460 static const STRUCT_USB_HOST_ID wsp_devs[] = { variable
714 return (usbd_lookup_id_by_uaa(wsp_devs, sizeof(wsp_devs), uaa));
1408 USB_PNP_HOST_INFO(wsp_devs); variable
H A Datp.c513 static const struct usb_device_id wsp_devs[] = { variable in typeref:struct:usb_device_id
2177 if ((usbd_lookup_id_by_uaa(wsp_devs, sizeof(wsp_devs), uaa)) == 0)
2634 USB_PNP_HOST_INFO(wsp_devs); variable

Completed in 63 milliseconds