Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/greybus/
Dlight.c174 static int gb_lights_fade_set(struct gb_channel *channel);
221 ret = gb_lights_fade_set(channel); \
317 static int gb_lights_fade_set(struct gb_channel *channel) in gb_lights_fade_set() function