Searched refs:color_name_str (Results 1 – 1 of 1) sorted by relevance
1637 static const char * const color_name_str[] = { "red", "green", "blue", in sony_leds_init() local1686 name_sz = strlen(dev_name(&hdev->dev)) + strlen(color_name_str[n]) + 2; in sony_leds_init()1694 snprintf(name, name_sz, name_fmt, dev_name(&hdev->dev), color_name_str[n]); in sony_leds_init()