Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dsvc.c1102 case GB_SVC_TYPE_SVC_HELLO: in gb_svc_process_deferred_request()
1254 case GB_SVC_TYPE_SVC_HELLO: in gb_svc_request_handler()
1276 case GB_SVC_TYPE_SVC_HELLO: in gb_svc_request_handler()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h924 #define GB_SVC_TYPE_SVC_HELLO 0x02 macro