Home
last modified time | relevance | path

Searched defs:endian_swap (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/samples/user_events/
A Dexample.c20 #define endian_swap(x) htole64(x) macro
22 #define endian_swap(x) htole32(x) macro
/linux-6.3-rc2/arch/mips/pci/
A Dpci-octeon.c51 uint64_t endian_swap:2; member
/linux-6.3-rc2/drivers/staging/rtl8192u/
A Dr8192U_core.c2063 static inline u16 endian_swap(u16 *data) in endian_swap() function

Completed in 13 milliseconds