Searched refs:WSI_DEBUG_SW (Results 1 – 2 of 2) sorted by relevance
39 #define WSI_DEBUG_SW (1ull << 1) macro
54 { "sw", WSI_DEBUG_SW },82 wsi->sw = device_options->sw_device || (WSI_DEBUG & WSI_DEBUG_SW); in wsi_device_init()