Searched refs:USB_FFS_VALUE (Results 1 – 2 of 2) sorted by relevance
57 } __attribute__((packed)) USB_FFS_VALUE = { variable61 .length = LONG_LE(sizeof(USB_FFS_VALUE)),
168 if (write(controlEp, &USB_FFS_VALUE, sizeof(USB_FFS_VALUE)) < 0) { in ConnectEPPoint()