Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/greybus/
Dgreybus_manifest.h62 GREYBUS_CLASS_CONTROL = 0x00, enumerator
/Linux-v6.1/drivers/greybus/
Dmanifest.c342 if (class == GREYBUS_CLASS_CONTROL) { in gb_manifest_parse_bundles()