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