Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/linux/
H A Dbyteorder.h103 #define cpu_to_le32p __cpu_to_le32p
H A Dbyteorder_little_endian.h53 static __always_inline __le32 __cpu_to_le32p(const __u32 *p) in __cpu_to_le32p() function