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

/linux-master/drivers/staging/greybus/
H A Dlight.c152 static int gb_lights_color_set(struct gb_channel *channel, u32 color);
242 ret = gb_lights_color_set(channel, color);
322 static int gb_lights_color_set(struct gb_channel *channel, u32 color) function

Completed in 148 milliseconds