Searched refs:cpu_to_le16 (Results 1 – 2 of 2) sorted by relevance
43 #define cpu_to_le16(x) htole16(x) macro78 uint16_t wPropertyNameLength = cpu_to_le16(PropertyNameLength);227 .wCount = cpu_to_le16(1),246 cpu_to_le16(0x0409), /* en-us */
65 #define cpu_to_le16(x) (x) macro