Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c1226 if (op->type != GB_LIGHTS_TYPE_EVENT) { in gb_lights_request_handler()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1633 #define GB_LIGHTS_TYPE_EVENT 0x0A macro