htole32           108 samples/mic/mpssd/mpssd.c 	.host_features = htole32(
htole32           137 samples/mic/mpssd/mpssd.c 		htole32(1<<VIRTIO_BLK_F_SEG_MAX),
htole32           139 samples/mic/mpssd/mpssd.c 		.seg_max = htole32(MIC_VRING_ENTRIES - 2),
htole32            12 tools/include/tools/endian.h #ifndef htole32
htole32            36 tools/include/tools/endian.h #ifndef htole32
htole32            67 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.magic = htole32(FUNCTIONFS_DESCRIPTORS_MAGIC_V2),
htole32            68 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.flags = htole32(FUNCTIONFS_HAS_FS_DESC |
htole32            70 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.length = htole32(sizeof(descriptors)),
htole32            72 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 	.fs_count = htole32(3),
htole32            94 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 	.hs_count = htole32(3),
htole32           130 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.magic = htole32(FUNCTIONFS_STRINGS_MAGIC),
htole32           131 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.length = htole32(sizeof(strings)),
htole32           132 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.str_count = htole32(1),
htole32           133 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 		.lang_count = htole32(1),
htole32            65 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.magic = htole32(FUNCTIONFS_DESCRIPTORS_MAGIC_V2),
htole32            66 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.flags = htole32(FUNCTIONFS_HAS_FS_DESC |
htole32            68 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.length = htole32(sizeof(descriptors)),
htole32            70 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 	.fs_count = htole32(3),
htole32            92 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 	.hs_count = htole32(3),
htole32           128 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.magic = htole32(FUNCTIONFS_STRINGS_MAGIC),
htole32           129 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.length = htole32(sizeof(strings)),
htole32           130 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.str_count = htole32(1),
htole32           131 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 		.lang_count = htole32(1),