FUNCTIONFS_HAS_FS_DESC 2468 drivers/usb/gadget/function/f_fs.c 		flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC;
FUNCTIONFS_HAS_FS_DESC 2475 drivers/usb/gadget/function/f_fs.c 		if (flags & ~(FUNCTIONFS_HAS_FS_DESC |
FUNCTIONFS_HAS_FS_DESC   68 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.flags = htole32(FUNCTIONFS_HAS_FS_DESC |
FUNCTIONFS_HAS_FS_DESC   66 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.flags = htole32(FUNCTIONFS_HAS_FS_DESC |
FUNCTIONFS_HAS_FS_DESC  129 tools/usb/ffs-test.c 		.flags = cpu_to_le32(FUNCTIONFS_HAS_FS_DESC |
FUNCTIONFS_HAS_FS_DESC  246 tools/usb/ffs-test.c 		if (flags & ~(FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC |
FUNCTIONFS_HAS_FS_DESC  260 tools/usb/ffs-test.c 		GET_NEXT_COUNT_IF_FLAG(fs_count, FUNCTIONFS_HAS_FS_DESC);