Searched refs:balloon3_features_present (Results 1 – 1 of 1) sorted by relevance
77 static unsigned long balloon3_features_present = variable84 return (balloon3_features_present & (1 << feature)) ? 1 : 0; in balloon3_has()93 return kstrtoul(arg, 0, &balloon3_features_present); in parse_balloon3_features()