Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c176 static int gb_lights_color_set(struct gb_channel *channel, u32 color);
266 ret = gb_lights_color_set(channel, color); in color_store()
346 static int gb_lights_color_set(struct gb_channel *channel, u32 color) in gb_lights_color_set() function