Searched refs:WSI_DEBUG_LINEAR (Results 1 – 2 of 2) sorted by relevance
36 #define WSI_DEBUG_LINEAR (1ull << 3) macro
55 { "linear", WSI_DEBUG_LINEAR },78 wsi->wants_linear = (WSI_DEBUG & WSI_DEBUG_LINEAR) != 0; in wsi_device_init()