Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1079 #define GB_SVC_INTF_VSYS_OK 0x00 macro
/openbmc/linux/drivers/greybus/
H A Dsvc.c310 if (response.result_code != GB_SVC_INTF_VSYS_OK) in gb_svc_intf_vsys_set()