Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1632 #define GB_LIGHTS_TYPE_SET_FADE 0x09 macro
/openbmc/linux/drivers/staging/greybus/
H A Dlight.c338 ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_FADE, in gb_lights_fade_set()