Searched refs:__cpu_to_le16s (Results 1 – 2 of 2) sorted by relevance
/DragonStub/inc/dragonstub/linux/ | ||
H A D | byteorder.h | 117 #define cpu_to_le16s __cpu_to_le16s |
H A D | byteorder_little_endian.h | 97 #define __cpu_to_le16s(x) do { (void)(x); } while (0) macro |