Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbdi.h193 usbd_status usbd_get_string(struct usbd_device *, int, char *);
H A Dif_cdce.c248 if (!ue || usbd_get_string(dev, ue->iMacAddress, eaddr_str) || in cdce_attach()
H A Dusbdi.c1452 usbd_get_string(struct usbd_device *dev, int si, char *buf) in usbd_get_string() function
H A Dusb_subr.c1758 usbd_status uerr = usbd_get_string(dev, in usbd_fill_deviceinfo()