Searched defs:swap_bytes (Results 1 – 4 of 4) sorted by relevance
44 bool swap_bytes; member
111 static void swap_bytes(void *a, void *b, size_t n) in swap_bytes() function
853 bool swap_bytes = (bpw == 16 && mipi_dbi_machine_little_endian()); in mipi_dbi_spi1e_transfer() local
633 static void swap_bytes(u8 *b, int length) in swap_bytes() function