Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dcontrol.c127 return gb_operation_sync(connection, GB_CONTROL_TYPE_GET_MANIFEST, in gb_control_get_manifest_operation()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h70 #define GB_CONTROL_TYPE_GET_MANIFEST 0x04 macro