Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dgreybus_manifest.h62 GREYBUS_CLASS_CONTROL = 0x00, enumerator
/openbmc/linux/drivers/greybus/
H A Dmanifest.c342 if (class == GREYBUS_CLASS_CONTROL) { in gb_manifest_parse_bundles()