Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c1251 if (event & GB_LIGHTS_LIGHT_CONFIG) { in gb_lights_request_handler()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1749 #define GB_LIGHTS_LIGHT_CONFIG 0x01 macro