Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-sony.c1377 static const char * const color_name_str[] = { "red", "green", "blue", in sony_leds_init() local
1428 name_sz = strlen(dev_name(&hdev->dev)) + strlen(color_name_str[n]) + 2; in sony_leds_init()
1439 color_name_str[n]); in sony_leds_init()