Searched refs:store_color_common (Results 1 – 1 of 1) sorted by relevance
164 static int store_color_common(struct device *dev, const char *buf, int color) in store_color_common() function217 ret = store_color_common(dev, buf, RED); in red_store()237 ret = store_color_common(dev, buf, GREEN); in green_store()256 ret = store_color_common(dev, buf, BLUE); in blue_store()