Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/greybus/
Dgreybus_protocols.h1079 #define GB_SVC_INTF_VSYS_OK 0x00 macro
/Linux-v5.10/drivers/greybus/
Dsvc.c309 if (response.result_code != GB_SVC_INTF_VSYS_OK) in gb_svc_intf_vsys_set()