Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c515 if (channel->flags & GB_LIGHT_CHANNEL_BLINK) in gb_lights_led_operations_set()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1665 #define GB_LIGHT_CHANNEL_BLINK 0x00000004 macro