Searched refs:show_green (Results 1 – 2 of 2) sorted by relevance
96 def task_color(task_object, show_green=False): argument105 elif task_object.outcome == task_object.OUTCOME_SUCCESS and show_green:
214 static ssize_t show_green(struct device *dev, struct device_attribute *attr, in show_green() function232 static DEVICE_ATTR(green, S_IRUGO | S_IWUSR, show_green, store_green);