Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/greybus/
Dlight.c283 if (channel->flags & GB_LIGHT_CHANNEL_FADER) in channel_attr_groups_set()
303 if (channel->flags & GB_LIGHT_CHANNEL_FADER) { in channel_attr_groups_set()
/Linux-v6.1/include/linux/greybus/
Dgreybus_protocols.h1664 #define GB_LIGHT_CHANNEL_FADER 0x00000002 macro