Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A Dlight.c265 if (channel->flags & GB_LIGHT_CHANNEL_FADER) in channel_attr_groups_set()
285 if (channel->flags & GB_LIGHT_CHANNEL_FADER) { in channel_attr_groups_set()
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1660 #define GB_LIGHT_CHANNEL_FADER 0x00000002 macro