Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/greybus/
Dgreybus_protocols.h1103 #define GB_SVC_INTF_UNIPRO_OK 0x00 macro
/linux-6.6.21/drivers/greybus/
Dsvc.c356 if (response.result_code != GB_SVC_INTF_UNIPRO_OK) in gb_svc_intf_unipro_set()