Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h949 #define GB_SVC_TYPE_INTF_VSYS_DISABLE 0x22 macro
/openbmc/linux/drivers/greybus/
H A Dsvc.c303 type = GB_SVC_TYPE_INTF_VSYS_DISABLE; in gb_svc_intf_vsys_set()