Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/bochs/
Dbochs_hw.c68 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b) macro
70 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b) macro
186 bochs_hw_set_native_endian(bochs); in bochs_hw_init()