Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dusb.h296 struct usb_host_bos { struct
466 struct usb_host_bos *bos;
/linux-3.4.99/drivers/usb/core/
Dconfig.c793 dev->bos = kzalloc(sizeof(struct usb_host_bos), GFP_KERNEL); in usb_get_bos_descriptor()