Searched defs:swap_bytes (Results 1 – 6 of 6) sorted by relevance
45 bool swap_bytes; member
97 static void swap_bytes(void *a, void *b, size_t n) in swap_bytes() function
109 static void swap_bytes(void *a, void *b, size_t n) in swap_bytes() function
147 void swap_bytes(void *a, void *b, size_t n) in swap_bytes() function
874 bool swap_bytes = (bpw == 16); in mipi_dbi_spi1e_transfer() local
634 static void swap_bytes(u8 *b, int length) in swap_bytes() function