Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbroothub.h32 int usb_makestrdesc(usb_string_descriptor_t *, int, const char *);
33 int usb_makelangtbl(usb_string_descriptor_t *, int);
H A Dusbroothub.c91 usb_makestrdesc(usb_string_descriptor_t *p, int l, const char *s) in usb_makestrdesc()
109 usb_makelangtbl(usb_string_descriptor_t *p, int l) in usb_makelangtbl()
468 #define sd ((usb_string_descriptor_t *)buf) in roothub_ctrl_start()
H A Dusbdi_util.h50 usb_string_descriptor_t *, int *);
H A Dusb.h443 } UPACKED usb_string_descriptor_t; typedef
871 usb_string_descriptor_t usd_desc;
H A Dusbdi_util.c181 usb_string_descriptor_t *sdesc, int *sizep) in usbd_get_string_desc()
H A Dvhci.c500 #define sd ((usb_string_descriptor_t *)buf) in vhci_roothub_ctrl()
H A Dusbdi.c1461 usb_string_descriptor_t us; in usbd_get_string0()
H A Dmotg.c824 #define sd ((usb_string_descriptor_t *)buf) in motg_roothub_ctrl()
H A Duhci.c3594 #define sd ((usb_string_descriptor_t *)buf) in uhci_roothub_ctrl()
H A Dohci.c2473 #define sd ((usb_string_descriptor_t *)buf) in ohci_roothub_ctrl()
H A Dxhci.c4068 #define sd ((usb_string_descriptor_t *)buf) in xhci_roothub_ctrl_locked()
H A Dehci.c2450 #define sd ((usb_string_descriptor_t *)buf) in ehci_roothub_ctrl_locked()
/netbsd-src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c160 #define sd ((usb_string_descriptor_t *)buf) in ugenhc_roothub_ctrl()
284 #define sd ((usb_string_descriptor_t *)buf) in rumpusb_device_ctrl_start()
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c572 #define sd ((usb_string_descriptor_t *)buf) in dwc2_roothub_ctrl()
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c580 #define sd ((usb_string_descriptor_t *)buf) in ahci_roothub_ctrl()
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c3316 actlen = usb_makestrdesc((usb_string_descriptor_t *) in slhci_roothub_ctrl()