Searched refs:USB_DT_BOS_SIZE (Results 1 – 2 of 2) sorted by relevance
734 bos->bLength = USB_DT_BOS_SIZE; in bos_desc()736 bos->wTotalLength = cpu_to_le16(USB_DT_BOS_SIZE); in bos_desc()
804 #define USB_DT_BOS_SIZE 5 macro