Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bochs/
H A Dbochs_hw.c60 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian() function
71 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b)
261 bochs_hw_set_little_endian(bochs); in bochs_hw_setformat()