Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/bochs/
Dbochs_hw.c51 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian() function
68 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b)
251 bochs_hw_set_big_endian(bochs); in bochs_hw_setformat()