Home
last modified time | relevance | path

Searched refs:htole16 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/tools/include/tools/
H A Dendian.h9 #ifndef htole16
10 #define htole16(x) (x) macro
33 #ifndef htole16
34 #define htole16(x) __bswap_16(x) macro
/kernel/linux/linux-6.6/tools/include/tools/
H A Dendian.h9 #ifndef htole16
10 #define htole16(x) (x) macro
33 #ifndef htole16
34 #define htole16(x) __bswap_16(x) macro
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c108 .wMaxPacketSize = htole16(512),
115 .wMaxPacketSize = htole16(512),
136 htole16(0x0409), /* en-us */
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c106 .wMaxPacketSize = htole16(512),
113 .wMaxPacketSize = htole16(512),
134 htole16(0x0409), /* en-us */
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c108 .wMaxPacketSize = htole16(512),
115 .wMaxPacketSize = htole16(512),
136 htole16(0x0409), /* en-us */

Completed in 3 milliseconds