Searched refs:OMNIA_CMD_LED_COLOR (Results 1 – 2 of 2) sorted by relevance
22 OMNIA_CMD_LED_COLOR = 0x05, /* LED number + RED + GREEN + BLUE */ enumerator
59 u8 buf[5] = { OMNIA_CMD_LED_COLOR, led, r, g, b }; in omnia_cmd_set_color()