Home
last modified time | relevance | path

Searched refs:show_color_common (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/leds/
Dleds-blinkm.c139 static ssize_t show_color_common(struct device *dev, char *buf, int color) in show_color_common() function
209 return show_color_common(dev, buf, RED); in red_show()
228 return show_color_common(dev, buf, GREEN); in green_show()
248 return show_color_common(dev, buf, BLUE); in blue_show()