Searched refs:conf12_io_enabled (Results 1 – 1 of 1) sorted by relevance
39 static int conf12_io_enabled = -1; /* -1=haven't tried, 0=failed, 1=succeeded */ variable44 if (conf12_io_enabled < 0) in conf12_setup_io()45 conf12_io_enabled = intel_setup_io(a); in conf12_setup_io()46 return conf12_io_enabled; in conf12_setup_io()59 if (conf12_io_enabled > 0) in conf12_cleanup()62 conf12_io_enabled = -1; in conf12_cleanup()