Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/greybus/
Dlight.c281 if (channel->flags & GB_LIGHT_CHANNEL_MULTICOLOR) in channel_attr_groups_set()
301 if (channel->flags & GB_LIGHT_CHANNEL_MULTICOLOR) in channel_attr_groups_set()
/Linux-v6.6/include/linux/greybus/
Dgreybus_protocols.h1663 #define GB_LIGHT_CHANNEL_MULTICOLOR 0x00000001 macro