Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dusbd.c64 static const struct usb_ffs_strings ffs_strings = { variable
67 .length = LE32(sizeof(ffs_strings)),
330 ret = write(fd, &ffs_strings, sizeof(ffs_strings)); in write_header()