Home
last modified time | relevance | path

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

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