Home
last modified time | relevance | path

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

/drivers/staging/greybus/
Dlight.c173 static int gb_lights_color_set(struct gb_channel *channel, u32 color);
263 ret = gb_lights_color_set(channel, color); in color_store()
344 static int gb_lights_color_set(struct gb_channel *channel, u32 color) in gb_lights_color_set() function