Searched refs:ffs_strings (Results 1 – 1 of 1) sorted by relevance
64 static const struct usb_ffs_strings ffs_strings = { variable67 .length = LE32(sizeof(ffs_strings)),330 ret = write(fd, &ffs_strings, sizeof(ffs_strings)); in write_header()