Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bochs/
H A Dbochs_hw.c52 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian() function
69 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b)
264 bochs_hw_set_big_endian(bochs); in bochs_hw_setformat()