usb_bos_descriptor
struct usb_bos_descriptor *bos;
dev->bos->desc = (struct usb_bos_descriptor *)buffer;
struct usb_bos_descriptor *desc;
struct usb_bos_descriptor *bos = cdev->req->buf;
struct usb_bos_descriptor bos;
struct usb_bos_descriptor *bos;
bos = (struct usb_bos_descriptor *)buf;
len = sizeof(struct usb_bos_descriptor);
struct usb_bos_descriptor *bos = NULL;
bos = (struct usb_bos_descriptor *)dev->buf;
struct usb_bos_descriptor bos;
struct usb_bos_descriptor *desc;