Home
last modified time | relevance | path

Searched refs:swap_bytes (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dsort.c109 static void swap_bytes(void *a, void *b, size_t n) in swap_bytes() function
149 swap_bytes(a, b, size); in do_swap()
/linux/include/drm/
H A Ddrm_mipi_dbi.h45 bool swap_bytes; member
/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c634 static void swap_bytes(u8 *b, int length) in swap_bytes() function
644 swap_bytes(b, length); in ttusb_dec_process_urb_frame()